Searched refs:disable_radix (Results 1 – 2 of 2) sorted by relevance
407 static bool disable_radix = !IS_ENABLED(CONFIG_PPC_RADIX_MMU_DEFAULT); variable418 disable_radix = val; in parse_disable_radix()630 if (disable_radix) { in mmu_early_init_devtree()
445 "disable_radix[=yes]" is specified on the kernel command line.448 unless "disable_radix=no" is specified on the kernel command line.
Completed in 7 milliseconds