Searched refs:cr4_smep (Results 1 - 2 of 2) sorted by path

/linux-master/arch/x86/include/asm/
H A Dkvm_host.h392 unsigned int cr4_smep:1; member in struct:kvm_mmu_extended_role::__anon69
/linux-master/arch/x86/kvm/mmu/
H A Dmmu.c5094 bool cr4_smep = is_cr4_smep(mmu); local
5131 if (cr4_smep)
5280 role.ext.cr4_smep = ____is_cr4_smep(regs);

Completed in 539 milliseconds