Home
last modified time | relevance | path

Searched refs:CVMCTL_IPPCI (Results 1 – 2 of 2) sorted by relevance

/linux/arch/mips/include/asm/
H A Dmipsregs.h1204 #define CVMCTL_IPPCI (_U64CAST_(0x7) << CVMCTL_IPPCI_SHIFT) macro
/linux/arch/mips/kvm/
H A Dvz.c2883 guest_cvmctl &= ~CVMCTL_IPPCI; in kvm_vz_enable_virtualization_cpu()