Searched refs:CR4 (Results 1 – 5 of 5) sorted by relevance
21 UNSET_SMEP pinned CR4 bits changed:
210 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 kernel428 page, it can not be reused when CR4.SMAP is enabled. We set429 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
342 means of the CR4.TSD bit, which when enabled, disables CPL > 0 TSC access.
96 automatically. The kernel has to enable them explicitly in CR4. The
136 #define CR4 0xe10 macro1845 pl330->pcfg.peri_ns = readl(regs + CR4); in read_dmac_config()