Searched refs:vmm_get_host_codesel (Results 1 – 3 of 3) sorted by relevance
67 uint64_t vmm_get_host_codesel(void);
147 vmm_get_host_codesel(void) in vmm_get_host_codesel() function
805 vmcs_write(VMCS_HOST_CS_SELECTOR, vmm_get_host_codesel()); in vmx_vminit()