Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dkvm_vcpu.h40 typedef int (*exit_handle_fn)(struct kvm_vcpu *, int); typedef
/linux/arch/arm64/kvm/
H A Dhandle_exit.c30 typedef int (*exit_handle_fn)(struct kvm_vcpu *); typedef