Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/lkdtm/
H A Dtests.txt21 UNSET_SMEP pinned CR4 bits changed:
/linux/Documentation/virt/kvm/x86/
H A Dmmu.rst210 CR4.LA57=1) and is shadowing L1's 4-level NPT (L1 CR4.LA57=0).
422 - if CR4.SMEP is enabled: since we've turned the page into a kernel page,
427 - if CR4.SMAP is disabled: since the page has been changed to a kernel
428 page, it can not be reused when CR4.SMAP is enabled. We set
429 CR4.SMAP && !CR0.WP into shadow page's role to avoid this case. Note,
430 here we do not care the case that CR4.SMAP is enabled since KVM will
H A Dtimekeeping.rst342 means of the CR4.TSD bit, which when enabled, disables CPL > 0 TSC access.
/linux/Documentation/arch/x86/x86_64/
H A Dfsgs.rst96 automatically. The kernel has to enable them explicitly in CR4. The
/linux/drivers/dma/
H A Dpl330.c136 #define CR4 0xe10 macro
1845 pl330->pcfg.peri_ns = readl(regs + CR4); in read_dmac_config()