Home
last modified time | relevance | path

Searched refs:account_nx (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/arch/x86/kvm/mmu/
Dtdp_mmu.c1127 struct kvm_mmu_page *sp, bool account_nx, in tdp_mmu_link_sp() argument
1143 if (account_nx) in tdp_mmu_link_sp()
1194 bool account_nx = fault->huge_page_disallowed && in kvm_tdp_mmu_map() local
1208 if (tdp_mmu_link_sp(vcpu->kvm, &iter, sp, account_nx, true)) { in kvm_tdp_mmu_map()