Searched defs:KVM_REQ_VCPU_RESET (Results 1 – 2 of 2) sorted by relevance
/linux/arch/riscv/include/asm/ | ||
H A D | kvm_host.h | 35 #define KVM_REQ_VCPU_RESET KVM_ARCH_REQ(1) macro |
/linux/arch/arm64/include/asm/ | ||
H A D | kvm_host.h | 48 #define KVM_REQ_VCPU_RESET KVM_ARCH_REQ(2) macro |