Home
last modified time | relevance | path

Searched refs:Function (Results 1 – 5 of 5) sorted by relevance

/trusted-services/components/service/uefi/smm_variable/frontend/mm_communicate/test/
A Dtest_smm_variable_mm_service.cpp99 header->Function = 0x0123456789abcdefULL; in TEST()
102 rpc_req.opcode = header->Function; in TEST()
140 header->Function = 0x0123456789abcdefULL; in TEST()
143 rpc_req.opcode = header->Function; in TEST()
181 header->Function = 0x0123456789abcdefULL; in TEST()
184 rpc_req.opcode = header->Function; in TEST()
223 header->Function = 0x0123456789abcdefULL; in TEST()
226 rpc_req.opcode = header->Function; in TEST()
280 header->Function = 0x0123456789abcdefULL; in TEST()
283 rpc_req.opcode = header->Function; in TEST()
/trusted-services/components/service/uefi/smm_variable/frontend/mm_communicate/
A Dsmm_variable_mm_service.c62 rpc_req.opcode = header->Function; in smm_var_receive()
/trusted-services/protocols/service/smm_variable/
A Dparameters.h30 uint64_t Function; member
/trusted-services/components/rpc/mm_communicate/caller/linux/
A Dmm_communicate_serializer.c145 hdr->Function = opcode; in smm_variable_header_encode()
/trusted-services/docs/services/
A Duefi-smm-services.rst64 * - SMM Variable Function
393 - Function ID

Completed in 23 milliseconds