Searched refs:RTAS_FN_IBM_GET_VPD (Results 1 – 2 of 2) sorted by relevance
79 fwrc = rtas_call(rtas_function_token(RTAS_FN_IBM_GET_VPD), 4, 3, in rtas_ibm_get_vpd()533 if (!rtas_function_implemented(RTAS_FN_IBM_GET_VPD)) in papr_vpd_init()
143 #define RTAS_FN_IBM_GET_VPD rtas_fn_handle(RTAS_FNIDX__IBM_GET_VPD) macro