Home
last modified time | relevance | path

Searched refs:QCOMTEE_OIC_FLAG_SHARED (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/tee/qcomtee/
H A Dqcomtee_object.h143 #define QCOMTEE_OIC_FLAG_SHARED BIT(3) macro
H A Dcore.c802 * If QCOMTEE_OIC_FLAG_SHARED is not set, put in qcomtee_object_do_invoke_internal()
805 if (!(oic->flags & QCOMTEE_OIC_FLAG_SHARED)) in qcomtee_object_do_invoke_internal()
818 oic->flags |= QCOMTEE_OIC_FLAG_SHARED; in qcomtee_object_do_invoke_internal()