Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h896 #define MIPS_GCTL0_CF (_ULCAST_(1) << MIPS_GCTL0_CF_SHIFT) macro
/openbmc/linux/arch/mips/kvm/
H A Dvz.c2954 MIPS_GCTL0_CG | MIPS_GCTL0_CF); in kvm_vz_hardware_enable()