Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dmshv_vtl_main.c244 if (!mshv_vsm_capabilities.intercept_page_available) in mshv_vtl_synic_enable_regs()
282 if (mshv_vsm_capabilities.intercept_page_available) { in mshv_vtl_configure_vsm_partition()
334 if (mshv_vsm_capabilities.intercept_page_available) in mshv_vtl_alloc_context()
683 if (!mshv_vsm_capabilities.intercept_page_available && in mshv_vtl_ioctl_return_to_lower_vtl()
689 WARN_ON(!mshv_vsm_capabilities.intercept_page_available); in mshv_vtl_ioctl_return_to_lower_vtl()
/linux/include/hyperv/
H A Dhvgdk_mini.h923 u64 intercept_page_available: 1; member