Home
last modified time | relevance | path

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

/freebsd/sys/amd64/vmm/intel/
H A Dvmx_msr.c45 vmx_ctl_allows_one_setting(uint64_t msr_val, int bitpos) in vmx_ctl_allows_one_setting() function
97 one_allowed = vmx_ctl_allows_one_setting(trueval, i); in vmx_set_ctlreg()
121 else if (vmx_ctl_allows_one_setting(val, i)) /* c(iv) */ in vmx_set_ctlreg()