Searched refs:CPUCFG1_MSGINT (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/loongarch/include/asm/ | ||
| H A D | loongarch.h | 76 #define CPUCFG1_MSGINT BIT(26) macro |
| /linux/arch/loongarch/kvm/ | ||
| H A D | vcpu.c | 769 if ((val & CPUCFG1_MSGINT) && !cpu_has_msgint) in kvm_check_cpucfg() |