Searched refs:thash_vhpt_insert (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kvm/
H A Dvtlb.c199 void thash_vhpt_insert(struct kvm_vcpu *v, u64 pte, u64 itir, u64 va, int type) function
243 thash_vhpt_insert(current_vcpu, data->page_flags,
H A Dprocess.c783 thash_vhpt_insert(vcpu, pte, (u64)(rr.ps << 2), vadr, type);
829 thash_vhpt_insert(v, data->page_flags, data->itir, vadr, type);
H A Dvcpu.h703 extern void thash_vhpt_insert(struct kvm_vcpu *v, u64 pte,

Completed in 45 milliseconds