Searched refs:etzpc_id (Results 1 – 1 of 1) sorted by relevance
55 unsigned int etzpc_id; member69 unsigned int etzpc_id; member124 .etzpc_id = ETZPC_ID_ALWAYS_ACCESSIBLE, \133 .etzpc_id = (_etzpc_id), \142 .etzpc_id = ETZPC_ID_ALWAYS_ACCESSIBLE, \150 .etzpc_id = (_etzpc_id), \462 static bool nsec_can_access_resource(unsigned int etzpc_id) in nsec_can_access_resource() argument465 uint32_t query_arg = DECPROT(etzpc_id, DECPROT_NS_RW, DECPROT_UNLOCK); in nsec_can_access_resource()472 if (etzpc_id == ETZPC_ID_NEVER_ACCESSIBLE) in nsec_can_access_resource()474 if (etzpc_id == ETZPC_ID_ALWAYS_ACCESSIBLE) in nsec_can_access_resource()[all …]