Home
last modified time | relevance | path

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

/freebsd/sys/amd64/vmm/
H A Dvmm_util.h34 bool vmm_is_hw_supported(void);
H A Dvmm_util.c37 vmm_is_hw_supported(void) in vmm_is_hw_supported() function
H A Dvmm.c409 if (!vmm_is_hw_supported()) in vmm_init()
442 if (vmm_is_hw_supported()) { in vmm_handler()
456 if (vmm_is_hw_supported()) { in vmm_handler()