Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dmshv_root_main.c2100 if (!mshv_root.vmm_caps.vmm_enable_integrated_scheduler) in l1vh_retrieve_scheduler_type()
2265 0, &mshv_root.vmm_caps, in mshv_init_vmm_caps()
2266 sizeof(mshv_root.vmm_caps)); in mshv_init_vmm_caps()
2272 dev_dbg(dev, "vmm_caps = %#llx\n", mshv_root.vmm_caps.as_uint64[0]); in mshv_init_vmm_caps()
H A Dmshv_root.h195 struct hv_partition_property_vmm_capabilities vmm_caps; member
H A Dmshv_root_hv_call.c582 mshv_root.vmm_caps.vmm_can_provide_overlay_gpfn; in mshv_use_overlay_gpfn()