Home
last modified time | relevance | path

Searched defs:get_hugepd_cache_index (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/arch/powerpc/include/asm/book3s/64/
Dpgtable-4k.h60 static inline int get_hugepd_cache_index(int index) in get_hugepd_cache_index() function
Dpgtable-64k.h57 static inline int get_hugepd_cache_index(int index) in get_hugepd_cache_index() function
/Linux-v5.10/arch/powerpc/include/asm/nohash/
Dpgalloc.h47 #define get_hugepd_cache_index(x) (x) macro
/Linux-v5.10/arch/powerpc/include/asm/book3s/32/
Dpgalloc.h50 #define get_hugepd_cache_index(x) (x) macro