Searched refs:book3e_htw_enabled (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/mm/
H A Dtlb_nohash.c100 int book3e_htw_enabled; /* Is HW tablewalk enabled ? */ variable
322 if (book3e_htw_enabled) {
426 * - setting the global book3e_htw_enabled
441 book3e_htw_enabled = 1;
444 book3e_htw_enabled ? "Enabled" : "Disabled");
469 if (book3e_htw_enabled) {

Completed in 25 milliseconds