Home
last modified time | relevance | path

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

/Linux-v6.1/arch/sh/mm/
DKconfig25 range 7 64 if PAGE_SIZE_64KB
26 default "7" if PAGE_SIZE_64KB
175 config PAGE_SIZE_64KB config in Memory management options""choice25c7ca980104
187 default HUGETLB_PAGE_SIZE_1MB if PAGE_SIZE_64KB
192 depends on !PAGE_SIZE_64KB
/Linux-v6.1/drivers/misc/habanalabs/include/hw_ip/mmu/
Dmmu_general.h18 #define PAGE_SIZE_64KB _BITUL(PAGE_SHIFT_64KB) macro
/Linux-v6.1/arch/loongarch/
DKconfig192 config PAGE_SIZE_64KB config
264 select PAGE_SIZE_64KB
272 select PAGE_SIZE_64KB
402 range 14 64 if PAGE_SIZE_64KB
403 default "14" if PAGE_SIZE_64KB
/Linux-v6.1/arch/hexagon/
DKconfig133 config PAGE_SIZE_64KB config in Machine selection""choice3dac59de0204
/Linux-v6.1/arch/sh/
DKconfig.debug27 depends on DEBUG_KERNEL && (MMU || BROKEN) && !PAGE_SIZE_64KB
DKconfig699 default "0x00010000" if PAGE_SIZE_64KB || SH_RTS7751R2D || \
725 default "0x00010000" if PAGE_SIZE_64KB
/Linux-v6.1/arch/mips/
DKconfig2132 config PAGE_SIZE_64KB config in Kernel type""choiceb5722a2d0504
2145 range 14 64 if MIPS_HUGE_TLB_SUPPORT && PAGE_SIZE_64KB
2146 default "14" if MIPS_HUGE_TLB_SUPPORT && PAGE_SIZE_64KB
3105 default 3 if 64BIT && (!PAGE_SIZE_64KB || MIPS_VA_BITS_48)
/Linux-v6.1/arch/powerpc/
DKconfig790 config PAGE_SIZE_64KB config
/Linux-v6.1/arch/
DKconfig1030 depends on !PAGE_SIZE_64KB
/Linux-v6.1/drivers/misc/habanalabs/gaudi2/
Dgaudi2.c2001 prop->pmmu.page_size = PAGE_SIZE_64KB; in gaudi2_set_fixed_properties()