Searched defs:hidx (Results 1 – 6 of 6) sorted by relevance
/arch/powerpc/mm/ |
D | hugepage-hash64.c | 27 unsigned long rflags, pa, hidx; in __hash_page_thp() local
|
D | hash_native_64.c | 443 unsigned long hidx, vpn = 0, hash, slot; in native_hugepage_invalidate() local 638 unsigned long hash, index, hidx, shift, slot; in native_flush_hash_range() local
|
D | hash_utils_64.c | 1295 unsigned long hash, index, shift, hidx, slot; in flush_hash_page() local 1339 unsigned long hidx, shift, vpn, hash, slot; in flush_hash_hugepage() local 1503 unsigned long hash, hidx, slot; in kernel_unmap_linear_page() local
|
/arch/powerpc/include/asm/ |
D | page.h | 308 typedef struct { pte_t pte; unsigned long hidx; } real_pte_t; member 348 typedef struct { pte_t pte; unsigned long hidx; } real_pte_t; member
|
D | pgtable-ppc64.h | 419 unsigned int index, unsigned int hidx) in mark_hpte_slot_valid()
|
/arch/powerpc/platforms/pseries/ |
D | lpar.c | 458 unsigned long shift, hidx, vpn = 0, hash, slot; in pSeries_lpar_hugepage_invalidate() local 527 unsigned long hash, index, shift, hidx, slot; in pSeries_lpar_flush_hash_range() local
|