Home
last modified time | relevance | path

Searched refs:x86_set_cr4 (Results 1 – 6 of 6) sorted by relevance

/kernel/arch/x86/hypervisor/
A Dvmx_cpu_state.cpp136 x86_set_cr4(cr4); in vmxon_task()
161 x86_set_cr4(x86_get_cr4() & ~X86_CR4_VMXE); in vmxoff_task()
/kernel/arch/x86/
A Dregisters.cpp129 x86_set_cr4(cr4 | X86_CR4_OSXSAVE); in x86_extended_register_cpu_init()
272 x86_set_cr4(cr4); in x86_extended_register_enable_feature()
297 x86_set_cr4(cr4); in x86_extended_register_enable_feature()
A Dmmu_mem_types.cpp161 x86_set_cr4(cr4); in x86_pat_sync_task()
222 x86_set_cr4(cr4); in x86_pat_sync_task()
A Dmmu.cpp126 x86_set_cr4(cr4 & ~X86_CR4_PGE); in x86_tlb_global_invalidate()
127 x86_set_cr4(cr4); in x86_tlb_global_invalidate()
694 x86_set_cr4(cr4); in x86_mmu_percpu_init()
A Dmp.cpp226 x86_set_cr4(cr4); in x86_init_percpu()
/kernel/arch/x86/include/arch/
A Dx86.h288 static inline void x86_set_cr4(ulong in_val) { in x86_set_cr4() function

Completed in 16 milliseconds