Home
last modified time | relevance | path

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

/Linux-v5.10/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-v5.10/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-v5.10/drivers/usb/chipidea/
Dbits.h77 /* PTS and PTW for non lpm version only */
/Linux-v5.10/arch/sh/boards/
Dboard-sh7757lcr.c446 /* SCIF3/4 (PTJ, PTW) */ in sh7757lcr_devices_setup()
529 /* EVC (PTV, PTW) */ in sh7757lcr_devices_setup()
/Linux-v5.10/Documentation/devicetree/bindings/iommu/
Darm,smmu.yaml137 smmu ptw
/Linux-v5.10/drivers/pinctrl/renesas/
Dpfc-sh7757.c462 /* PTW (mobule: LBSC, EVC, SCIF) */
692 /* PTW GPIO */
1013 /* PTW FN */
1291 /* PTW */
1624 /* PTW (mobule: LBSC, EVC, SCIF) */
Dpfc-sh7724.c484 /*PTW*/
713 /* PTW GPIO */
1076 /* PTW FN */
1333 /* PTW */
Dpfc-sh7723.c521 /* PTW GPIO */
863 /* PTW FN */
1094 /* PTW */
Dpfc-sh7722.c430 /* PTW */
921 /* PTW */
/Linux-v5.10/arch/arm64/include/asm/
Dkvm_arm.h75 * PTW: Take a stage2 fault if a stage1 walk steps in device memory
/Linux-v5.10/drivers/iommu/
Dexynos-iommu.c216 { 0, REG_V5_FAULT_AR_VA, "AR PTW", IOMMU_FAULT_READ },
221 { 16, REG_V5_FAULT_AW_VA, "AW PTW", IOMMU_FAULT_WRITE },
/Linux-v5.10/tools/perf/Documentation/
Dperf-intel-pt.txt445 ptw Enable PTWRITE packets which are produced when a ptwrite instruction
889 recorded only if the "ptw" config term was used. Refer to the config terms
/Linux-v5.10/arch/x86/events/intel/
Dpt.c109 PMU_FORMAT_ATTR(ptw, "config:12" );
357 /* FUPonPTW without PTW doesn't make sense */ in pt_event_valid()
/Linux-v5.10/arch/arm/mm/
Dproc-v7.S82 ALT_SMP(W(nop)) @ MP extensions imply L1 PTW
/Linux-v5.10/arch/arm64/kernel/
Dhead.S449 dsb ishst // Make zero page visible to PTW
/Linux-v5.10/arch/mips/mm/
Dtlbex.c2453 …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()
2481 * setup GDW and PTW appropriately. UDW and MDW will remain 0. in config_htw_params()