Home
last modified time | relevance | path

Searched defs:enter_guest (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/kvm/
H A Dsystem_counter_offset_test.c89 static void enter_guest(struct kvm_vcpu *vcpu) in enter_guest() function
/linux/arch/loongarch/include/asm/
H A Dkvm_host.h87 int (*enter_guest)(struct kvm_run *run, struct kvm_vcpu *vcpu); member