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

/linux-master/arch/mips/include/asm/
H A Dcpu-features.h680 #ifndef cpu_guest_has_conf6
681 #define cpu_guest_has_conf6 (cpu_data[0].guest.conf & (1 << 6)) macro
/linux-master/arch/mips/kvm/
H A Dvz.c2624 if (cpu_guest_has_conf6)
2752 if (cpu_guest_has_conf6)

Completed in 273 milliseconds