Home
last modified time | relevance | path

Searched refs:LEVEL (Results 1 – 14 of 14) sorted by relevance

/arch/sh/boards/mach-dreamcast/
A Dirq.c52 #define LEVEL(event) (((event) - HW_EVENT_IRQ_BASE) / 32) macro
66 __u32 emr = EMR_BASE + (LEVEL(irq) << 4) + (LEVEL(irq) << 2); in disable_systemasic_irq()
78 __u32 emr = EMR_BASE + (LEVEL(irq) << 4) + (LEVEL(irq) << 2); in enable_systemasic_irq()
90 __u32 esr = ESR_BASE + (LEVEL(irq) << 2); in mask_ack_systemasic_irq()
/arch/powerpc/perf/
A Disa207-common.c223 ret = PH(LVL, L1) | LEVEL(L1) | P(SNOOP, HIT); in isa207_find_source()
226 ret = PH(LVL, L2) | LEVEL(L2) | P(SNOOP, HIT); in isa207_find_source()
229 ret = PH(LVL, L3) | LEVEL(L3) | P(SNOOP, HIT); in isa207_find_source()
236 ret |= PH(LVL, LOC_RAM) | LEVEL(RAM); in isa207_find_source()
238 ret |= P(LVL, HIT) | LEVEL(PMEM); in isa207_find_source()
242 ret |= P(LVL, HIT) | LEVEL(PMEM) | REM; in isa207_find_source()
260 ret |= PH(LVL, L2) | LEVEL(L2) | P(SNOOP, HIT); in isa207_find_source()
262 ret |= PH(LVL, L2) | LEVEL(L2) | P(SNOOP, HITM); in isa207_find_source()
264 ret |= PH(LVL, L3) | LEVEL(L3) | P(SNOOP, HIT); in isa207_find_source()
266 ret |= PH(LVL, L3) | LEVEL(L3) | P(SNOOP, HITM); in isa207_find_source()
[all …]
A Disa207-common.h277 #define LEVEL(x) P(LVLNUM, x) macro
/arch/x86/events/intel/
A Dds.c85 #define LEVEL(x) P(LVLNUM, x) macro
94 OP_LH | P(LVL, L2) | LEVEL(L2) | P(SNOOP, NONE), /* 0x03: L2 hit */
95 OP_LH | P(LVL, L3) | LEVEL(L3) | P(SNOOP, NONE), /* 0x04: L3 hit */
105 OP_LH | P(LVL, IO) | LEVEL(NA) | P(SNOOP, NONE), /* 0x0e: I/O */
119 u64 pmem_or_l4 = pmem ? LEVEL(PMEM) : LEVEL(L4); in __intel_pmu_pebs_data_source_skl()
123 data_source[0x0b] = OP_LH | LEVEL(RAM) | REM | P(SNOOP, NONE); in __intel_pmu_pebs_data_source_skl()
135 data_source[0x05] = OP_LH | P(LVL, L3) | LEVEL(L3) | P(SNOOP, HIT); in __intel_pmu_pebs_data_source_grt()
163 data_source[0x0b] = OP_LH | LEVEL(RAM) | REM | P(SNOOP, NONE); in __intel_pmu_pebs_data_source_cmt()
164 data_source[0x0c] = OP_LH | LEVEL(RAM) | REM | P(SNOOPX, FWD); in __intel_pmu_pebs_data_source_cmt()
165 data_source[0x0d] = OP_LH | LEVEL(RAM) | REM | P(SNOOP, HITM); in __intel_pmu_pebs_data_source_cmt()
[all …]
/arch/parisc/kernel/
A Dsignal32.c28 #define DBG(LEVEL, ...) \ argument
29 ((DEBUG_COMPAT_SIG_LEVEL >= LEVEL) \
32 #define DBG(LEVEL, ...) argument
A Dsignal.c42 #define DBG(LEVEL, ...) \ argument
43 ((DEBUG_SIG_LEVEL >= LEVEL) \
46 #define DBG(LEVEL, ...) argument
/arch/arm64/boot/dts/qcom/
A Dsc7280-herobrine-audio-rt5682.dtsi11 /* BOARD-SPECIFIC TOP LEVEL NODES */
A Dsc7280-herobrine-audio-rt5682-3mic.dtsi11 /* BOARD-SPECIFIC TOP LEVEL NODES */
A Dsc7280-herobrine-audio-wcd9385.dtsi9 /* BOARD-SPECIFIC TOP LEVEL NODES */
A Dsc7180-trogdor-coachz.dtsi17 /* BOARD-SPECIFIC TOP LEVEL NODES */
A Dsc7180-trogdor-homestar.dtsi12 /* BOARD-SPECIFIC TOP LEVEL NODES */
A Dsc7280-herobrine.dtsi315 /* BOARD-SPECIFIC TOP LEVEL NODES */
A Dsdm845-cheza.dtsi115 /* BOARD-SPECIFIC TOP LEVEL NODES */
A Dsc7180-trogdor.dtsi312 /* BOARD-SPECIFIC TOP LEVEL NODES */

Completed in 31 milliseconds