Searched refs:IN_WFIT (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/arm64/include/asm/ | ||
| H A D | kvm_host.h | 1100 #define IN_WFIT __vcpu_single_flag(sflags, BIT(1)) macro |
| /linux/arch/arm64/kvm/ | ||
| H A D | arm.c | 1054 vcpu_clear_flag(vcpu, IN_WFIT); in kvm_vcpu_wfi() |