Searched defs:gslot (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/ |
H A D | hash_hugetlbpage.c | 90 unsigned long gslot; in __hash_page_huge() local
|
H A D | hash_4k.c | 69 unsigned long gslot = pte_get_hash_gslot(vpn, shift, ssize, in __hash_page_4K() local
|
H A 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
|
H A 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
|
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/ |
H A D | hash_4k.c | 71 unsigned long gslot = pte_get_hash_gslot(vpn, shift, ssize, in __hash_page_4K() local
|
H A 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
|
H A D | hugetlbpage.c | 87 unsigned long gslot; in __hash_page_huge() local
|
H A D | hash_utils.c | 1912 unsigned long hash, gslot, hidx; in pte_get_hash_gslot() local 1926 unsigned long index, shift, gslot; in flush_hash_page() local
|
Completed in 8 milliseconds