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

/linux-master/arch/mips/include/asm/
H A Dcpu-features.h683 #ifndef cpu_guest_has_conf7
684 #define cpu_guest_has_conf7 (cpu_data[0].guest.conf & (1 << 7)) macro
/linux-master/arch/mips/kvm/
H A Dvz.c2626 if (cpu_guest_has_conf7)
2754 if (cpu_guest_has_conf7)

Completed in 100 milliseconds