Searched refs:MIPS_CPU_HTW (Results 1 – 3 of 3) sorted by relevance
90 #define cpu_has_htw __opt(MIPS_CPU_HTW)705 #define cpu_guest_has_htw (cpu_data[0].guest.options & MIPS_CPU_HTW)
387 #define MIPS_CPU_HTW BIT_ULL(28) /* CPU support Hardware Page Table Walker */ macro
73 cpu_data[0].options &= ~MIPS_CPU_HTW; in htw_disable() 548 c->options |= MIPS_CPU_HTW; in decode_config3() 891 c->guest.options |= MIPS_CPU_HTW; in decode_guest_config3() 1927 c->options &= ~MIPS_CPU_HTW; in cpu_probe()