Searched refs:trusty_percpu_shared_data (Results 1 – 2 of 2) sorted by relevance
113 struct_sz = sizeof(struct trusty_percpu_shared_data); in trusty_share_register()220 static struct trusty_percpu_shared_data* get_percpu_share_ptr(uint32_t cpu_nr) { in get_percpu_share_ptr()221 struct trusty_percpu_shared_data* percpu_data_ptr; in get_percpu_share_ptr()230 percpu_data_ptr = (struct trusty_percpu_shared_data*)tmp; in get_percpu_share_ptr()239 struct trusty_percpu_shared_data* percpu_data_ptr; in platform_cpu_priority_set()
49 struct trusty_percpu_shared_data { struct