Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/book3s/64/
A Dpgtable-4k.h50 #define is_hugepd(hpd) (hugepd_ok(hpd)) macro
A Dpgtable-64k.h52 #define is_hugepd(pdep) 0 macro
/linux/arch/powerpc/include/asm/
A Dpage.h306 #define is_hugepd(pdep) (0) macro
/linux/arch/powerpc/include/asm/nohash/
A Dpgtable.h286 #define is_hugepd(hpd) (hugepd_ok(hpd)) macro
/linux/include/linux/
A Dhugetlb.h22 #define is_hugepd(hugepd) (0) macro

Completed in 9 milliseconds