Home
last modified time | relevance | path

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

/Linux-v6.1/arch/powerpc/include/asm/book3s/64/
Dpgtable-4k.h40 #define is_hugepd(hpd) (hugepd_ok(hpd)) macro
Dpgtable-64k.h43 #define is_hugepd(pdep) 0 macro
/Linux-v6.1/arch/powerpc/include/asm/nohash/
Dpgtable.h260 #define is_hugepd(hpd) (hugepd_ok(hpd)) macro
/Linux-v6.1/include/linux/
Dhugetlb.h23 #define is_hugepd(hugepd) (0) macro