Searched refs:hior (Results 1 - 3 of 3) sorted by last modified time

/linux-master/arch/powerpc/kvm/
H A Dbook3s_pr.c116 new_pc = to_book3s(vcpu)->hior + vec;
560 to_book3s(vcpu)->hior = 0xfff00000;
568 to_book3s(vcpu)->hior = 0;
1540 *val = get_reg_val(id, to_book3s(vcpu)->hior);
1645 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 167 milliseconds