Home
last modified time | relevance | path

Searched refs:PAGE_SIZE_64KB (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/accel/habanalabs/include/hw_ip/mmu/
H A Dmmu_general.h18 #define PAGE_SIZE_64KB _BITUL(PAGE_SHIFT_64KB) macro
/openbmc/linux/arch/sh/mm/
H A DKconfig24 default "6" if PAGE_SIZE_64KB
171 config PAGE_SIZE_64KB config in Memory management options""choicec74434d20104
183 default HUGETLB_PAGE_SIZE_1MB if PAGE_SIZE_64KB
188 depends on !PAGE_SIZE_64KB
/openbmc/linux/arch/hexagon/
H A DKconfig135 config PAGE_SIZE_64KB config in Machine selection""choice2fec3a980204
/openbmc/linux/arch/loongarch/
H A DKconfig231 config PAGE_SIZE_64KB config
315 select PAGE_SIZE_64KB
323 select PAGE_SIZE_64KB
460 default "13" if PAGE_SIZE_64KB
/openbmc/linux/arch/sh/
H A DKconfig.debug38 depends on DEBUG_KERNEL && (MMU || BROKEN) && !PAGE_SIZE_64KB
H A DKconfig675 default "0x00010000" if PAGE_SIZE_64KB || SH_RTS7751R2D || \
701 default "0x00010000" if PAGE_SIZE_64KB
/openbmc/linux/arch/mips/
H A DKconfig2096 config PAGE_SIZE_64KB config in Kernel type""choice938d35270504
2109 default "13" if MIPS_HUGE_TLB_SUPPORT && PAGE_SIZE_64KB
3012 default 3 if 64BIT && (!PAGE_SIZE_64KB || MIPS_VA_BITS_48)
/openbmc/linux/arch/powerpc/
H A DKconfig841 config PAGE_SIZE_64KB config
/openbmc/linux/arch/
H A DKconfig1101 depends on !PAGE_SIZE_64KB
/openbmc/linux/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2.c2388 prop->pmmu.page_size = PAGE_SIZE_64KB; in gaudi2_set_fixed_properties()