Searched refs:VTLB_BASE (Results 1 – 2 of 2) sorted by relevance
168 #define VTLB_BASE(n) (VCPU_BASE(n) + offsetof(struct kvm_vcpu_data, vcpu_vtlb)) macro
1251 vcpu->arch.vtlb.hash = (struct thash_data *)VTLB_BASE(vcpu->vcpu_id); in kvm_arch_vcpu_init()