Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/include/asm/mach-au1x00/
Dcpu-feature-overrides.h37 #define cpu_has_guestctl0ext 0 macro
/Linux-v5.4/arch/mips/include/asm/
Dcpu-features.h180 #ifndef cpu_has_guestctl0ext
181 #define cpu_has_guestctl0ext __opt(MIPS_CPU_GUESTCTL0EXT) macro
/Linux-v5.4/arch/mips/kvm/
Dvz.c2856 if (cpu_has_guestctl0ext) in kvm_vz_hardware_enable()