Searched defs:gslot (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/arch/powerpc/mm/book3s64/ |
D | hash_64k.c | 47 unsigned long vpn, hash, slot, gslot; in __hash_page_4K() local 277 unsigned long gslot; in __hash_page_64K() local
|
D | hash_4k.c | 71 unsigned long gslot = pte_get_hash_gslot(vpn, shift, ssize, in __hash_page_4K() local
|
D | hugetlbpage.c | 97 unsigned long gslot; in __hash_page_huge() local
|
D | hash_utils.c | 1922 unsigned long hash, gslot, hidx; in pte_get_hash_gslot() local 1936 unsigned long index, shift, gslot; in flush_hash_page() local
|