Home
last modified time | relevance | path

Searched refs:exit_handle_fn (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/kvm/
H A Dhandle_exit.c28 typedef int (*exit_handle_fn)(struct kvm_vcpu *); typedef
176 static exit_handle_fn arm_exit_handlers[] = {
201 static exit_handle_fn kvm_get_exit_handler(struct kvm_vcpu *vcpu) in kvm_get_exit_handler()
227 exit_handle_fn exit_handler; in handle_trap_exceptions()
/kernel/linux/linux-6.6/arch/arm64/kvm/
H A Dhandle_exit.c29 typedef int (*exit_handle_fn)(struct kvm_vcpu *); typedef
255 static exit_handle_fn arm_exit_handlers[] = {
283 static exit_handle_fn kvm_get_exit_handler(struct kvm_vcpu *vcpu) in kvm_get_exit_handler()
309 exit_handle_fn exit_handler; in handle_trap_exceptions()
/kernel/linux/linux-5.10/arch/loongarch/kvm/
H A Dkvmcpu.h71 typedef int (*exit_handle_fn)(struct kvm_vcpu *); typedef
H A Dexit.c492 static exit_handle_fn _kvm_fault_tables[EXCCODE_INT_START] = {

Completed in 3 milliseconds