Searched refs:vhpt_enabled (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kvm/
H A Dprocess.c840 if (!vhpt_enabled(v, vadr, misr.rs ? RSE_REF : DATA_REF)) {
884 if (!vhpt_enabled(v, vadr, INST_REF)) {
H A Dvtlb.c91 int vhpt_enabled(struct kvm_vcpu *vcpu, u64 vadr, enum vhpt_ref ref) function
H A Dvcpu.h727 extern int vhpt_enabled(struct kvm_vcpu *vcpu, u64 vadr, enum vhpt_ref ref);
H A Dvcpu.c1123 if (!vhpt_enabled(vcpu, vadr, NA_REF)) {

Completed in 53 milliseconds