Lines Matching defs:vcpu

40 static int kvm_trap_emul_handle_cop_unusable(struct kvm_vcpu *vcpu)  in kvm_trap_emul_handle_cop_unusable()
88 static int kvm_trap_emul_handle_tlb_mod(struct kvm_vcpu *vcpu) in kvm_trap_emul_handle_tlb_mod()
132 static int kvm_trap_emul_handle_tlb_st_miss(struct kvm_vcpu *vcpu) in kvm_trap_emul_handle_tlb_st_miss()
179 static int kvm_trap_emul_handle_tlb_ld_miss(struct kvm_vcpu *vcpu) in kvm_trap_emul_handle_tlb_ld_miss()
233 static int kvm_trap_emul_handle_addr_err_st(struct kvm_vcpu *vcpu) in kvm_trap_emul_handle_addr_err_st()
263 static int kvm_trap_emul_handle_addr_err_ld(struct kvm_vcpu *vcpu) in kvm_trap_emul_handle_addr_err_ld()
293 static int kvm_trap_emul_handle_syscall(struct kvm_vcpu *vcpu) in kvm_trap_emul_handle_syscall()
311 static int kvm_trap_emul_handle_res_inst(struct kvm_vcpu *vcpu) in kvm_trap_emul_handle_res_inst()
329 static int kvm_trap_emul_handle_break(struct kvm_vcpu *vcpu) in kvm_trap_emul_handle_break()
347 static int kvm_trap_emul_handle_trap(struct kvm_vcpu *vcpu) in kvm_trap_emul_handle_trap()
365 static int kvm_trap_emul_handle_msa_fpe(struct kvm_vcpu *vcpu) in kvm_trap_emul_handle_msa_fpe()
383 static int kvm_trap_emul_handle_fpe(struct kvm_vcpu *vcpu) in kvm_trap_emul_handle_fpe()
407 static int kvm_trap_emul_handle_msa_disabled(struct kvm_vcpu *vcpu) in kvm_trap_emul_handle_msa_disabled()
453 static int kvm_trap_emul_vcpu_init(struct kvm_vcpu *vcpu) in kvm_trap_emul_vcpu_init()
458 static int kvm_trap_emul_vcpu_setup(struct kvm_vcpu *vcpu) in kvm_trap_emul_vcpu_setup()
514 static int kvm_trap_emul_get_one_reg(struct kvm_vcpu *vcpu, in kvm_trap_emul_get_one_reg()
537 static int kvm_trap_emul_set_one_reg(struct kvm_vcpu *vcpu, in kvm_trap_emul_set_one_reg()
625 static int kvm_trap_emul_vcpu_get_regs(struct kvm_vcpu *vcpu) in kvm_trap_emul_vcpu_get_regs()
632 static int kvm_trap_emul_vcpu_set_regs(struct kvm_vcpu *vcpu) in kvm_trap_emul_vcpu_set_regs()