Home
last modified time | relevance | path

Searched refs:vmf_eax (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/x86/cpufreq/
H A Dsmist.c135 vmf.vmf_eax = 0x0000E980; /* IST support */ in int15_gsic_call()
139 if (vmf.vmf_eax == 0x47534943) { in int15_gsic_call()
140 *sig = vmf.vmf_eax; in int15_gsic_call()
/f-stack/freebsd/i386/include/
H A Dvm86.h79 #define vmf_eax eax.r_ex macro
/f-stack/freebsd/i386/i386/
H A Dmachdep.c1879 vmf.vmf_eax = 0xE820; in getmemsize()
1883 if (i || vmf.vmf_eax != SMAP_SIG) in getmemsize()