Searched refs:shadow_vcpu (Results 1 – 4 of 4) sorted by relevance
14 return vcpu->arch.shadow_vcpu; in svcpu_get()
115 return &get_paca()->shadow_vcpu; in svcpu_get()
539 struct kvmppc_book3s_shadow_vcpu *shadow_vcpu; member
515 OFFSET(PACA_SVCPU, paca_struct, shadow_vcpu); in main() 516 # define SVCPU_FIELD(x, f) DEFINE(x, offsetof(struct paca_struct, shadow_vcpu.f)) in main()