Searched refs:guest_gp_handler (Results 1 – 2 of 2) sorted by relevance
372 static void guest_gp_handler(struct ex_regs *regs) in guest_gp_handler() function534 vm_install_exception_handler(vm, GP_VECTOR, guest_gp_handler); in KVM_ONE_VCPU_TEST()
67 static void guest_gp_handler(struct ex_regs *regs) in guest_gp_handler() function187 vm_install_exception_handler(vcpu->vm, GP_VECTOR, guest_gp_handler); in sanity_check_pmu()