Searched defs:hidx (Results 1 – 4 of 4) sorted by relevance
/arch/powerpc/include/asm/ |
D | page.h | 158 typedef struct { pte_t pte; unsigned long hidx; } real_pte_t; member 198 typedef struct { pte_t pte; unsigned long hidx; } real_pte_t; member
|
/arch/powerpc/mm/ |
D | hash_utils_64.c | 1091 unsigned long hash, index, shift, hidx, slot; in flush_hash_page() local 1162 unsigned long hash, hidx, slot; in kernel_unmap_linear_page() local
|
D | hash_native_64.c | 462 unsigned long va, hash, index, hidx, shift, slot; in native_flush_hash_range() local
|
/arch/powerpc/platforms/pseries/ |
D | lpar.c | 550 unsigned long hash, index, shift, hidx, slot; in pSeries_lpar_flush_hash_range() local
|