Home
last modified time | relevance | path

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

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