Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/cxl/
H A Dhcalls.h182 long cxl_h_collect_vpd_adapter(u64 unit_address, u64 list_address,
H A Dhcalls.c530 long cxl_h_collect_vpd_adapter(u64 unit_address, u64 list_address, in cxl_h_collect_vpd_adapter() function
H A Dguest.c117 rc = cxl_h_collect_vpd_adapter(adapter->guest->handle, in guest_collect_vpd()