Home
last modified time | relevance | path

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

/linux-6.12.1/arch/loongarch/include/asm/
Dkvm_vcpu.h40 typedef int (*exit_handle_fn)(struct kvm_vcpu *); typedef
/linux-6.12.1/arch/arm64/kvm/
Dhandle_exit.c29 typedef int (*exit_handle_fn)(struct kvm_vcpu *); typedef