Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/include/asm/
H A Dpgtable-bits.h47 #define _PAGE_HUGE (_ULCAST_(1) << _PAGE_HUGE_SHIFT) macro
/openbmc/linux/arch/powerpc/include/asm/nohash/32/
H A Dpte-8xx.h49 #define _PAGE_HUGE 0x0800 /* Copied to L1 PS bit 29 */ macro
/openbmc/linux/arch/mips/include/asm/
H A Dpgtable-bits.h159 # define _PAGE_HUGE (1 << _PAGE_HUGE_SHIFT) macro
/openbmc/u-boot/arch/mips/include/asm/
H A Dpgtable-bits.h130 #define _PAGE_HUGE (1 << _PAGE_HUGE_SHIFT) macro
/openbmc/linux/arch/parisc/include/asm/
H A Dpgtable.h201 #define _PAGE_HUGE (1 << xlate_pabit(_PAGE_HPAGE_BIT)) macro