Home
last modified time | relevance | path

Searched refs:tc_ns_operation (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/common_modules/tzdriver/
H A Dteek_ns_client.h142 struct tc_ns_operation { struct
211 struct tc_ns_operation operation;
/kernel/linux/common_modules/tzdriver/core/
H A Dgp_ops.c436 static bool is_phyaddr_valid(const struct tc_ns_operation *operation, int index) in is_phyaddr_valid()
677 struct tc_ns_operation *operation = &op_params->mb_pack->operation; in transfer_client_value()
779 struct tc_ns_operation *operation = &op_params->mb_pack->operation; in update_tmp_mem()
832 struct tc_ns_operation *operation = &op_params->mb_pack->operation; in update_for_ref_mem()
886 struct tc_ns_operation *operation = &op_params->mb_pack->operation; in update_for_value()
976 struct tc_ns_operation *operation = &op_params->mb_pack->operation; in free_operation()
1070 struct tc_ns_operation *operation = &op_params->mb_pack->operation; in init_smc_cmd()
H A Dmailbox_mempool.c502 struct tc_ns_operation *operation = NULL; in mailbox_register()
512 operation = (struct tc_ns_operation *)(uintptr_t)get_operation_vaddr(); in mailbox_register()
H A Dshared_mem.c309 return kzalloc(sizeof(struct tc_ns_operation), GFP_KERNEL); in get_operation_vaddr()
H A Dreserved_mempool.c284 struct tc_ns_operation *operation = NULL; in res_mem_register()
/kernel/linux/common_modules/tzdriver/ion/
H A Ddynamic_ion_mem.c531 struct tc_ns_operation *operation = NULL;
584 static int transfer_ion_params(struct tc_ns_operation *operation,
616 struct tc_ns_operation *operation = NULL;

Completed in 7 milliseconds