Searched defs:comm_buf (Results 1 – 2 of 2) sorted by relevance
52 static efi_status_t tee_mm_communicate(void *comm_buf, size_t dsize) in tee_mm_communicate()125 static efi_status_t mm_communicate(u8 *comm_buf, size_t payload_size) in mm_communicate()164 u8 *comm_buf; in setup_mm_hdr() local203 u8 *comm_buf = NULL; in get_max_payload() local247 u8 *comm_buf = NULL; in get_property_int() local293 u8 *comm_buf = NULL; in tee_get_variable() local356 u8 *comm_buf = NULL; in tee_get_next_variable() local414 u8 *comm_buf = NULL; in tee_set_variable() local485 u8 *comm_buf; in tee_query_variable_info() local
630 static int read_comm(int pid, char *comm_buf, size_t buf_size) in read_comm()