Home
last modified time | relevance | path

Searched full:ptw (Results 1 – 23 of 23) sorted by relevance

/linux-6.14.4/arch/sh/include/cpu-sh4/cpu/
Dsh7724.h97 /* PTW */
134 /* ATAPI (PTA/PTB/PTK/PTR/PTS/PTW) */
249 /* SDHI1 (PTW) */
253 /* MMC (PTW/PTX)*/
Dsh7757.h94 /* PTW */
232 /* PTW (mobule: LBSC, EVC, SCIF) */
Dsh7722.h89 /* PTW */
Dsh7723.h95 /* PTW */
/linux-6.14.4/Documentation/devicetree/bindings/iommu/
Darm,smmu.yaml302 the smmu ptw
327 - description: bus clock required for the smmu ptw
344 the smmu ptw
371 - description: bus clock required for the smmu ptw
391 the smmu ptw
447 the smmu ptw
/linux-6.14.4/tools/perf/scripts/python/bin/
Dintel-pt-events-record8 echo "Options must include the Intel PT event e.g. -e intel_pt/pwr_evt,ptw/"
/linux-6.14.4/arch/arm64/kvm/
Dat.c56 bool ptw; member
63 static void fail_s1_walk(struct s1_walk_result *wr, u8 fst, bool ptw, bool s2) in fail_s1_walk() argument
66 wr->ptw = ptw; in fail_s1_walk()
790 par |= wr->ptw ? SYS_PAR_EL1_PTW : 0; in compute_par_s1()
1322 * know for sure that the PTW was able to walk the S1 tables and in __kvm_at_s1e01()
/linux-6.14.4/arch/csky/include/asm/
Dbarrier.h80 * Using three sync.is to prevent speculative PTW
/linux-6.14.4/arch/loongarch/kernel/
Dproc.c70 if (cpu_has_ptw) seq_printf(m, " ptw"); in show_cpuinfo()
/linux-6.14.4/drivers/usb/chipidea/
Dbits.h77 /* PTS and PTW for non lpm version only */
/linux-6.14.4/arch/sh/boards/
Dboard-sh7757lcr.c446 /* SCIF3/4 (PTJ, PTW) */ in sh7757lcr_devices_setup()
529 /* EVC (PTV, PTW) */ in sh7757lcr_devices_setup()
/linux-6.14.4/drivers/pinctrl/renesas/
Dpfc-sh7757.c461 /* PTW (mobule: LBSC, EVC, SCIF) */
691 /* PTW GPIO */
1012 /* PTW FN */
1290 /* PTW */
1623 /* PTW (mobule: LBSC, EVC, SCIF) */
Dpfc-sh7724.c483 /*PTW*/
712 /* PTW GPIO */
1075 /* PTW FN */
1332 /* PTW */
Dpfc-sh7723.c520 /* PTW GPIO */
862 /* PTW FN */
1093 /* PTW */
Dpfc-sh7722.c428 /* PTW */
919 /* PTW */
/linux-6.14.4/arch/arm64/include/asm/
Dkvm_arm.h93 * PTW: Take a stage2 fault if a stage1 walk steps in device memory
/linux-6.14.4/drivers/iommu/
Dexynos-iommu.c216 "PTW",
224 "PTW",
Dsun50i-iommu.c331 dev_warn(iommu->dev, "PTW cache invalidation timed out!\n"); in sun50i_iommu_zap_ptw_cache()
/linux-6.14.4/arch/x86/events/intel/
Dpt.c114 PMU_FORMAT_ATTR(ptw, "config:12" );
376 /* FUPonPTW without PTW doesn't make sense */ in pt_event_valid()
/linux-6.14.4/arch/arm/mm/
Dproc-v7.S85 ALT_SMP(W(nop)) @ MP extensions imply L1 PTW
/linux-6.14.4/arch/mips/mm/
Dtlbex.c2377 …pr_debug("PWSize (0x%0*lx): PS: 0x%lx GDW: 0x%02lx UDW: 0x%02lx MDW: 0x%02lx PTW: 0x%02lx PT… in print_htw_config()
2405 * setup GDW and PTW appropriately. UDW and MDW will remain 0. in config_htw_params()
/linux-6.14.4/tools/perf/Documentation/
Dperf-intel-pt.txt501 *ptw*::
1013 recorded only if the "ptw" config term was used. Refer to the <<_config_terms,config terms>>
/linux-6.14.4/arch/arm64/kernel/
Dcpufeature.c1850 * PTW barfs on the nVHE EL2 S1 page table format. Pretend in has_nv1()