Home
last modified time | relevance | path

Searched defs:cr4 (Results 1 – 25 of 37) sorted by relevance

12

/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/x86_64/
H A Dcr4_cpuid_sync_test.c30 uint64_t cr4; in cr4_cpuid_is_sync() local
45 uint64_t cr4; in guest_code() local
/OK3568_Linux_fs/kernel/include/xen/interface/hvm/
H A Dhvm_vcpu.h42 uint32_t cr4; member
105 uint64_t cr4; member
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dsuspend_32.h22 unsigned long cr0, cr2, cr3, cr4; member
H A Dsuspend_64.h41 unsigned long cr0, cr2, cr3, cr4; member
H A Dtlbflush.h131 unsigned long cr4; member
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dprocess_32.c62 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L; in __show_regs() local
H A Dsev-es-shared.c480 u32 cr4 = native_read_cr4(); in vc_handle_cpuid() local
H A Dprocess_64.c68 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L, fs, gs, shadowgs; in __show_regs() local
H A Dprocess.c616 unsigned long newval, cr4 = this_cpu_read(cpu_tlbstate.cr4); in cr4_toggle_bits_irqsoff() local
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/mtrr/
H A Dcyrix.c135 static u32 cr4, ccr3; variable
H A Dgeneric.c720 static unsigned long cr4; variable
/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dsh_spi.h23 unsigned long cr4; member
/OK3568_Linux_fs/kernel/arch/powerpc/boot/
H A Dppc_asm.h17 #define cr4 4 macro
/OK3568_Linux_fs/u-boot/arch/x86/cpu/i386/
H A Dinterrupt.c71 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L; in dump_regs() local
/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dvmcs.h34 unsigned long cr4; /* May not match real cr4 */ member
H A Dvmx.c3196 static bool vmx_is_valid_cr4(struct kvm_vcpu *vcpu, unsigned long cr4) in vmx_is_valid_cr4()
3212 void vmx_set_cr4(struct kvm_vcpu *vcpu, unsigned long cr4) in vmx_set_cr4()
4115 unsigned long cr0, cr3, cr4; in vmx_set_constant_host_state() local
5905 unsigned long cr4; in dump_vmcs() local
6812 unsigned long cr3, cr4; in vmx_vcpu_run() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/x86_64/
H A Dvmx.c138 unsigned long cr4; in prepare_for_vmx_operation() local
/OK3568_Linux_fs/kernel/drivers/misc/lkdtm/
H A Dbugs.c357 unsigned long cr4; in lkdtm_UNSET_SMEP() local
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dcommon.c402 unsigned long newval, cr4 = this_cpu_read(cpu_tlbstate.cr4); in cr4_update_irqsoff() local
423 unsigned long cr4 = __read_cr4(); in cr4_init() local
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Demulate.c2493 u64 cr0, u64 cr3, u64 cr4) in rsm_enter_protected_mode()
2543 u32 val, cr0, cr3, cr4; in rsm_load_state_32() local
2603 u64 val, cr0, cr3, cr4; in rsm_load_state_64() local
2671 unsigned long cr0, cr4, efer; in em_rsm() local
4308 u64 cr4; in check_dr_read() local
4366 u64 cr4 = ctxt->ops->get_cr(ctxt, 4); in check_rdtsc() local
4376 u64 cr4 = ctxt->ops->get_cr(ctxt, 4); in check_rdpmc() local
/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dtlb.c1048 unsigned long cr4, flags; in native_flush_tlb_global() local
/OK3568_Linux_fs/u-boot/drivers/serial/
H A Dserial_mxc.c126 u32 cr4; member
/OK3568_Linux_fs/kernel/arch/x86/kvm/svm/
H A Dsvm.c1690 static bool svm_is_valid_cr4(struct kvm_vcpu *vcpu, unsigned long cr4) in svm_is_valid_cr4()
1695 void svm_set_cr4(struct kvm_vcpu *vcpu, unsigned long cr4) in svm_set_cr4()
4089 unsigned long cr4; in svm_can_emulate_instruction() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/include/x86_64/
H A Dprocessor.h216 uint64_t cr4; in get_cr4() local
/OK3568_Linux_fs/kernel/arch/x86/xen/
H A Denlighten_pv.c916 static void xen_write_cr4(unsigned long cr4) in xen_write_cr4()

12