Searched refs:vmm_get_host_cr0 (Results 1 – 3 of 3) sorted by relevance
48 uint64_t vmm_get_host_cr0(void);
111 vmm_get_host_cr0(void) in vmm_get_host_cr0() function
372 cr0 = vmm_get_host_cr0(); in vmcs_init()