Home
last modified time | relevance | path

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

/hypervisor/dm/vpci/
A Dvsriov.c71 return ((control & PCIM_SRIOV_VF_ENABLE) != 0U); in is_vf_enabled()
112 control &= (~PCIM_SRIOV_VF_ENABLE); in create_vf()
305 enable = ((val & PCIM_SRIOV_VF_ENABLE) != 0U); in write_sriov_cap_reg()
/hypervisor/include/hw/
A Dpci.h140 #define PCIM_SRIOV_VF_ENABLE 0x1U macro

Completed in 7 milliseconds