Home
last modified time | relevance | path

Searched refs:disable_radix (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/mm/
H A Dinit_64.c403 static bool disable_radix = !IS_ENABLED(CONFIG_PPC_RADIX_MMU_DEFAULT); variable
414 disable_radix = val; in parse_disable_radix()
626 if (disable_radix) { in mmu_early_init_devtree()
/openbmc/linux/arch/powerpc/platforms/
H A DKconfig.cputype460 "disable_radix[=yes]" is specified on the kernel command line.
463 unless "disable_radix=no" is specified on the kernel command line.
/openbmc/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt1079 disable_radix [PPC]