Home
last modified time | relevance | path

Searched refs:TC_CALL_GLOBAL (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/common_modules/tzdriver/
H A Dteek_ns_client.h46 #define TC_CALL_GLOBAL 0x01 macro
/kernel/linux/common_modules/tzdriver/core/
H A Dgp_ops.c1071 bool global = call_params->flags & TC_CALL_GLOBAL; in init_smc_cmd()
1111 current->mm && ((call_params->flags & TC_CALL_GLOBAL) != 0)) in need_check_login()
1161 need_reset = ((call_params->flags & TC_CALL_GLOBAL) && in reset_session_id()
H A Dsession_manager.c1022 uint8_t flags = TC_CALL_GLOBAL; in tc_ns_open_session()
1124 params.flags = TC_CALL_GLOBAL | TC_CALL_SYNC; in close_session()

Completed in 5 milliseconds