Home
last modified time | relevance | path

Searched defs:HUGETLB_PAGE_ORDER (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dpage_types.h26 #define HUGETLB_PAGE_ORDER (HPAGE_SHIFT - PAGE_SHIFT) macro
/openbmc/linux/arch/mips/include/asm/
H A Dpage.h65 #define HUGETLB_PAGE_ORDER (HPAGE_SHIFT - PAGE_SHIFT) macro
70 #define HUGETLB_PAGE_ORDER ({BUILD_BUG(); 0; }) macro
/openbmc/linux/arch/powerpc/include/asm/
H A Dpage.h40 #define HUGETLB_PAGE_ORDER (HPAGE_SHIFT - PAGE_SHIFT) macro
/openbmc/linux/arch/loongarch/include/asm/
H A Dpage.h29 #define HUGETLB_PAGE_ORDER (HPAGE_SHIFT - PAGE_SHIFT) macro
/openbmc/linux/arch/hexagon/include/asm/
H A Dpage.h49 #define HUGETLB_PAGE_ORDER (HPAGE_SHIFT-PAGE_SHIFT) macro
/openbmc/linux/arch/sh/include/asm/
H A Dpage.h43 #define HUGETLB_PAGE_ORDER (HPAGE_SHIFT-PAGE_SHIFT) macro
/openbmc/linux/arch/sparc/include/asm/
H A Dpage_64.h30 #define HUGETLB_PAGE_ORDER (HPAGE_SHIFT - PAGE_SHIFT) macro
/openbmc/linux/arch/parisc/include/asm/
H A Dpage.h162 #define HUGETLB_PAGE_ORDER (HPAGE_SHIFT - PAGE_SHIFT) macro
/openbmc/linux/arch/riscv/include/asm/
H A Dpage.h22 #define HUGETLB_PAGE_ORDER (HPAGE_SHIFT - PAGE_SHIFT) macro
/openbmc/linux/arch/ia64/include/asm/
H A Dpage.h126 # define HUGETLB_PAGE_ORDER (HPAGE_SHIFT - PAGE_SHIFT) macro
/openbmc/linux/arch/arm/include/asm/
H A Dpgtable-3level.h60 #define HUGETLB_PAGE_ORDER (HPAGE_SHIFT - PAGE_SHIFT) macro
/openbmc/linux/arch/s390/include/asm/
H A Dpage.h30 #define HUGETLB_PAGE_ORDER (HPAGE_SHIFT - PAGE_SHIFT) macro
/openbmc/linux/arch/arm64/include/asm/
H A Dpgtable.h377 #define HUGETLB_PAGE_ORDER (HPAGE_SHIFT - PAGE_SHIFT) macro