Searched refs:vmx_set_cr0 (Results 1 – 1 of 1) sorted by relevance
172 pub fn vmx_set_cr0(cr0: X86_CR0) -> Result<(), SystemError> { in vmx_set_cr0() method218 Self::vmx_set_cr0(cr0)?; in vmcs_init_guest()