Searched refs:account_nx (Results 1 – 1 of 1) sorted by relevance
1127 struct kvm_mmu_page *sp, bool account_nx, in tdp_mmu_link_sp() argument1143 if (account_nx) in tdp_mmu_link_sp()1194 bool account_nx = fault->huge_page_disallowed && in kvm_tdp_mmu_map() local1208 if (tdp_mmu_link_sp(vcpu->kvm, &iter, sp, account_nx, true)) { in kvm_tdp_mmu_map()