Searched refs:VHPT_BASE (Results 1 – 2 of 2) sorted by relevance
163 #define VHPT_BASE(n) (VCPU_BASE(n) + offsetof(struct kvm_vcpu_data, vcpu_vhpt)) macro
1207 vcpu->arch.vhpt.hash = (struct thash_data *)VHPT_BASE(vcpu->vcpu_id); in kvm_arch_vcpu_init()