Searched defs:hidx (Results 1 – 5 of 5) sorted by relevance
/linux-2.6.39/arch/powerpc/include/asm/ |
D | page.h | 177 typedef struct { pte_t pte; unsigned long hidx; } real_pte_t; member 217 typedef struct { pte_t pte; unsigned long hidx; } real_pte_t; member
|
/linux-2.6.39/arch/powerpc/mm/ |
D | hash_utils_64.c | 1144 unsigned long hash, index, shift, hidx, slot; in flush_hash_page() local 1215 unsigned long hash, hidx, slot; in kernel_unmap_linear_page() local
|
D | hash_native_64.c | 470 unsigned long va, hash, index, hidx, shift, slot; in native_flush_hash_range() local
|
/linux-2.6.39/arch/powerpc/platforms/pseries/ |
D | lpar.c | 579 unsigned long hash, index, shift, hidx, slot; in pSeries_lpar_flush_hash_range() local
|
/linux-2.6.39/kernel/trace/ |
D | ftrace.c | 1368 int hidx; member
|