Searched refs:load_img_params (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/common_modules/tzdriver/ |
H A D | dynamic_mem.h | 76 int load_image_for_ion(const struct load_img_params *params, int32_t *ret_origin);
90 static inline int load_image_for_ion(const struct load_img_params *params, int32_t *ret_origin)
in load_image_for_ion()
|
H A D | teek_ns_client.h | 215 struct load_img_params { struct
|
/kernel/linux/common_modules/tzdriver/ion/ |
H A D | dynamic_ion_mem.h | 76 int load_image_for_ion(const struct load_img_params *params, int32_t *ret_origin);
90 static inline int load_image_for_ion(const struct load_img_params *params, int32_t *ret_origin)
in load_image_for_ion()
|
H A D | dynamic_ion_mem.c | 422 int load_image_for_ion(const struct load_img_params *params, int32_t *ret_origin)
in load_image_for_ion()
|
/kernel/linux/common_modules/tzdriver/core/ |
H A D | session_manager.h | 43 int load_image(struct load_img_params *params,
|
H A D | session_manager.c | 666 static int alloc_for_load_image(struct load_img_params *params) in alloc_for_load_image() 703 const struct load_img_params *params, struct tc_ns_smc_cmd *smc_cmd) in pack_load_frame_cmd() 730 static int32_t load_image_copy_file(struct load_img_params *params, uint32_t load_size, in load_image_copy_file() 750 static int load_image_by_frame(struct load_img_params *params, unsigned int load_times, in load_image_by_frame() 826 static void free_load_image_buffer(struct load_img_params *params) in free_load_image_buffer() 833 int load_image(struct load_img_params *params, in load_image() 881 struct load_img_params params = { dev, file_buffer, 0, NULL, NULL, NULL, 0 }; in tc_ns_load_image()
|
Completed in 8 milliseconds