Home
last modified time | relevance | path

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

/freebsd/sys/amd64/vmm/
H A Dvmm_host.h50 uint64_t vmm_get_host_codesel(void);
H A Dvmm_host.c135 vmm_get_host_codesel(void) in vmm_get_host_codesel() function
/freebsd/sys/amd64/vmm/intel/
H A Dvmcs.c347 codesel = vmm_get_host_codesel(); in vmcs_init()