Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/cpufreq/
H A Dsmist.c141 *smi_cmd = vmf.vmf_ebx & 0xff; in int15_gsic_call()
142 *command = (vmf.vmf_ebx >> 16) & 0xff; in int15_gsic_call()
/f-stack/freebsd/i386/include/
H A Dvm86.h83 #define vmf_ebx ebx.r_ex macro
/f-stack/freebsd/i386/i386/
H A Dmachdep.c1877 vmf.vmf_ebx = 0; in getmemsize()
1888 } while (vmf.vmf_ebx != 0); in getmemsize()