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

/linux-master/arch/powerpc/kvm/
H A Dbook3s_pr.c116 new_pc = to_book3s(vcpu)->hior + vec;
566 to_book3s(vcpu)->hior = 0xfff00000;
574 to_book3s(vcpu)->hior = 0;
1546 *val = get_reg_val(id, to_book3s(vcpu)->hior);
1651 to_book3s(vcpu)->hior = set_reg_val(id, *val);
H A Dbook3s_emulate.c695 to_book3s(vcpu)->hior = spr_val;
895 *spr_val = to_book3s(vcpu)->hior;
/linux-master/arch/powerpc/include/asm/
H A Dkvm_book3s.h112 u64 hior; member in struct:kvmppc_vcpu_book3s

Completed in 206 milliseconds