Searched refs:PXP_APIVER (Results 1 – 3 of 3) sorted by relevance
11 #define PXP_APIVER(x, y) (((x) & 0xFFFF) << 16 | ((y) & 0xFFFF)) macro
37 huc_in.header.api_version = PXP_APIVER(4, 3); in intel_pxp_huc_load_and_auth()
288 msg_in.header.api_version = PXP_APIVER(4, 2); in intel_pxp_tee_cmd_create_arb_session()
Completed in 4 milliseconds