Home
last modified time | relevance | path

Searched full:ring0 (Results 1 – 16 of 16) sorted by relevance

/linux/tools/perf/pmu-events/arch/x86/broadwellde/
H A Dother.json6 "EventName": "CPL_CYCLES.RING0",
18 … "PublicDescription": "This event counts when there is a transition from ring 1,2 or 3 to ring0.",
/linux/tools/perf/pmu-events/arch/x86/broadwellx/
H A Dother.json6 "EventName": "CPL_CYCLES.RING0",
18 … "PublicDescription": "This event counts when there is a transition from ring 1,2 or 3 to ring0.",
/linux/tools/perf/pmu-events/arch/x86/broadwell/
H A Dother.json6 "EventName": "CPL_CYCLES.RING0",
18 … "PublicDescription": "This event counts when there is a transition from ring 1,2 or 3 to ring0.",
/linux/tools/perf/pmu-events/arch/x86/haswell/
H A Dother.json6 "EventName": "CPL_CYCLES.RING0",
/linux/tools/perf/pmu-events/arch/x86/haswellx/
H A Dother.json6 "EventName": "CPL_CYCLES.RING0",
/linux/tools/perf/pmu-events/arch/x86/ivybridge/
H A Dother.json6 "EventName": "CPL_CYCLES.RING0",
/linux/tools/perf/pmu-events/arch/x86/ivytown/
H A Dother.json6 "EventName": "CPL_CYCLES.RING0",
/linux/tools/perf/pmu-events/arch/x86/jaketown/
H A Dother.json6 "EventName": "CPL_CYCLES.RING0",
/linux/tools/perf/pmu-events/arch/x86/sandybridge/
H A Dother.json6 "EventName": "CPL_CYCLES.RING0",
/linux/drivers/net/ethernet/socionext/
H A Dsni_ave.c52 #define AVE_RXDC0 0x308 /* RX Descriptor Ring0 Configuration */
131 #define AVE_DESCC_RD0 BIT(8) /* Enable Rx descriptor Ring0 */
146 #define AVE_IIRQC_EN0 BIT(27) /* Enable interval interrupt Ring0 */
/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.h325 uint32_t ring_mask; /* Binds HBQ to a ring e.g. Ring0=b0001,
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd_gfx_v10.c136 /* TODO - RING0 form of field is obsolete, seems to date back to SI
H A Damdgpu_amdkfd_gfx_v9.c156 /* TODO - RING0 form of field is obsolete, seems to date back to SI
/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt61pci.h863 * 0: TX ring0, 1: TX ring1, 2: TX ring2 3: invalid
/linux/drivers/net/wireless/ath/ath11k/
H A Ddebugfs.c701 "ring0: %u\nring1: %u\nring2: %u\nring3: %u\n", in ath11k_debugfs_dump_soc_dp_stats()
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_main.c3368 pr_info("TX Desc ring0 dump\n"); in e1000_dump()