Home
last modified time | relevance | path

Searched refs:rxcr (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/amd64/vmm/
H A Dvmm_host.c87 vmm_host_xcr0 = rxcr(0); in vmm_host_state_init()
H A Dvmm.c1162 vcpu->guest_xcr0 = rxcr(0); in save_guest_fpustate()
/f-stack/freebsd/crypto/openssl/
H A Dossl_x86.c102 xcr0 = rxcr(0); in ossl_cpuid()
/f-stack/freebsd/i386/include/
H A Dcpufunc.h499 rxcr(u_int reg) in rxcr() function
/f-stack/freebsd/amd64/include/
H A Dcpufunc.h464 rxcr(u_int reg) in rxcr() function
/f-stack/freebsd/x86/x86/
H A Dcpu_machdep.c1122 xcr0 = rxcr(0); in hw_mds_recalculate()
/f-stack/freebsd/amd64/amd64/
H A Dmachdep.c890 db_printf("xcr0\t0x%016lx\n", rxcr(0)); in DB_SHOW_COMMAND()
/f-stack/freebsd/i386/i386/
H A Dmachdep.c1605 db_printf("xcr0\t0x%016llx\n", rxcr(0)); in DB_SHOW_COMMAND()