Searched defs:gslot (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/ |
D | hash_64k.c | 45 unsigned long vpn, hash, slot, gslot; in __hash_page_4K() local 272 unsigned long gslot; in __hash_page_64K() local
|
D | hash_4k.c | 69 unsigned long gslot = pte_get_hash_gslot(vpn, shift, ssize, in __hash_page_4K() local
|
D | hash_hugetlbpage.c | 90 unsigned long gslot; in __hash_page_huge() local
|
D | hash_utils.c | 1750 unsigned long hash, gslot, hidx; in pte_get_hash_gslot() local 1764 unsigned long index, shift, gslot; in flush_hash_page() local
|