Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/
Dmipsregs.h1082 #define CVMVMCONF_DGHT (_U64CAST_(1) << 60) macro
/kernel/linux/linux-5.10/arch/mips/kvm/
Dvz.c2885 cvmvmconfig |= CVMVMCONF_DGHT; in kvm_vz_hardware_enable()