Searched refs:shadow_vcpu (Results 1 – 3 of 3) sorted by relevance
14 return vcpu->arch.shadow_vcpu; in svcpu_get()
240 struct kvmppc_book3s_shadow_vcpu shadow_vcpu; member
516 OFFSET(PACA_SVCPU, paca_struct, shadow_vcpu); in main()517 # define SVCPU_FIELD(x, f) DEFINE(x, offsetof(struct paca_struct, shadow_vcpu.f)) in main()