Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dloongarch.h76 #define CPUCFG1_MSGINT BIT(26) macro
/linux/arch/loongarch/kvm/
H A Dvcpu.c769 if ((val & CPUCFG1_MSGINT) && !cpu_has_msgint) in kvm_check_cpucfg()