Home
last modified time | relevance | path

Searched refs:HIT (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/x86/kernel/cpu/
Dperf_event_p4.c93 P4_ESCR_EMASK_BIT(P4_EVENT_ITLB_REFERENCE, HIT) |
543 [ C(RESULT_ACCESS) ] = P4_GEN_CACHE_EVENT(P4_EVENT_ITLB_REFERENCE, HIT,
/linux-2.6.39/arch/x86/include/asm/
Dperf_event_p4.h571 P4_GEN_ESCR_EMASK(P4_EVENT_ITLB_REFERENCE, HIT, 0),
/linux-2.6.39/arch/arm/mach-msm/include/mach/
Diommu_hw-8xxx.h624 #define SET_HIT(b, c, v) SET_CONTEXT_FIELD(b, c, V2PSR, HIT, v)
811 #define GET_HIT(b, c) GET_CONTEXT_FIELD(b, c, V2PSR, HIT)
1191 #define HIT (HIT_MASK << HIT_SHIFT) macro