Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/book3s/64/
Dpgtable-4k.h50 #define is_hugepd(hpd) (hugepd_ok(hpd)) macro
Dpgtable-64k.h52 #define is_hugepd(pdep) 0 macro
/arch/powerpc/include/asm/
Dpage.h311 #define is_hugepd(pdep) (0) macro
/arch/powerpc/include/asm/nohash/
Dpgtable.h293 #define is_hugepd(hpd) (hugepd_ok(hpd)) macro