Searched refs:smap_andnot_wp (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dkvm_host.h328 * - on top of this, smep_andnot_wp and smap_andnot_wp are only set if
346 unsigned smap_andnot_wp:1; member in struct:kvm_mmu_page_role::__anon6
/linux-master/arch/x86/kvm/mmu/
H A Dmmu.c5275 role.base.smap_andnot_wp = ____is_cr4_smap(regs) && !____is_cr0_wp(regs);

Completed in 138 milliseconds