Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kvm/mmu/
Dmmu.c4955 bool cr0_wp = is_cr0_wp(mmu); in update_permission_bitmask() local
4986 if (!cr0_wp) in update_permission_bitmask()
5126 role.base.cr0_wp = ____is_cr0_wp(regs); in kvm_calc_cpu_role()
5153 const bool cr0_wp = kvm_is_cr0_bit_set(vcpu, X86_CR0_WP); in __kvm_mmu_refresh_passthrough_bits() local
5158 if (is_cr0_wp(mmu) == cr0_wp) in __kvm_mmu_refresh_passthrough_bits()
5161 mmu->cpu_role.base.cr0_wp = cr0_wp; in __kvm_mmu_refresh_passthrough_bits()
5185 role.cr0_wp = true; in kvm_calc_tdp_mmu_root_page_role()
/linux-6.6.21/arch/x86/include/asm/
Dkvm_host.h335 unsigned cr0_wp:1; member
/linux-6.6.21/Documentation/virt/kvm/x86/
Dmmu.rst185 role.cr0_wp: