Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dkvm_book3s.h536 static inline u32 kvmppc_get_vscr(struct kvm_vcpu *vcpu) in kvmppc_get_vscr() function
/linux/arch/powerpc/kvm/
H A Dpowerpc.c1723 val = get_reg_val(reg->id, kvmppc_get_vscr(vcpu)); in kvm_vcpu_ioctl_get_one_reg()