Searched refs:disable_radix (Results 1 – 3 of 3) sorted by relevance
373 static bool disable_radix = !IS_ENABLED(CONFIG_PPC_RADIX_MMU_DEFAULT); variable384 disable_radix = val; in parse_disable_radix()443 if (disable_radix) in mmu_early_init_devtree()
375 "disable_radix[=yes]" is specified on the kernel command line.378 unless "disable_radix=no" is specified on the kernel command line.
965 disable_radix [PPC]