Home
last modified time | relevance | path

Searched refs:heir (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/kvm/
H A Dbook3s_hv_nested.c88 hr->heir = swab64(hr->heir); in byteswap_hv_regs()
136 hr->heir = vcpu->arch.emul_inst; in save_hv_return_state()
188 vcpu->arch.emul_inst = hr->heir; in kvmhv_restore_hv_return_state()
/linux/arch/powerpc/include/asm/
H A Dhvcall.h672 u64 heir; member