Home
last modified time | relevance | path

Searched refs:hior (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbook3s_pr.c115 new_pc = to_book3s(vcpu)->hior + vec; in kvmppc_inject_interrupt_pr()
582 to_book3s(vcpu)->hior = 0xfff00000; in kvmppc_set_pvr_pr()
590 to_book3s(vcpu)->hior = 0; in kvmppc_set_pvr_pr()
1557 *val = get_reg_val(id, to_book3s(vcpu)->hior); in kvmppc_get_one_reg_pr()
1662 to_book3s(vcpu)->hior = set_reg_val(id, *val); in kvmppc_set_one_reg_pr()
H A Dbook3s_emulate.c699 to_book3s(vcpu)->hior = spr_val; in kvmppc_core_emulate_mtspr_pr()
896 *spr_val = to_book3s(vcpu)->hior; in kvmppc_core_emulate_mfspr_pr()
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbook3s_pr.c116 new_pc = to_book3s(vcpu)->hior + vec; in kvmppc_inject_interrupt_pr()
566 to_book3s(vcpu)->hior = 0xfff00000; in kvmppc_set_pvr_pr()
574 to_book3s(vcpu)->hior = 0; in kvmppc_set_pvr_pr()
1545 *val = get_reg_val(id, to_book3s(vcpu)->hior); in kvmppc_get_one_reg_pr()
1650 to_book3s(vcpu)->hior = set_reg_val(id, *val); in kvmppc_set_one_reg_pr()
H A Dbook3s_emulate.c695 to_book3s(vcpu)->hior = spr_val; in kvmppc_core_emulate_mtspr_pr()
895 *spr_val = to_book3s(vcpu)->hior; in kvmppc_core_emulate_mfspr_pr()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dkvm_book3s.h111 u64 hior; member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dkvm_book3s.h111 u64 hior; member

Completed in 9 milliseconds