Searched refs:TYPE_EL2 (Results 1 – 4 of 4) sorted by relevance
163 ext.type_ = TYPE_EL2;193 ext.type_ = TYPE_EL2;218 ext.type_ = TYPE_EL2;246 ext.type_ = TYPE_EL2;272 ext.type_ = TYPE_EL2;298 ext.type_ = TYPE_EL2;325 ext.type_ = TYPE_EL2;351 ext.type_ = TYPE_EL2;377 ext.type_ = TYPE_EL2;416 ext.type_ = TYPE_EL2;[all …]
55 if (type == TYPE_EL2 || type == TYPE_EL3 || type == TYPE_EL4 || type == TYPE_EL5) { in GetMappedUserId()239 if ((type_ != TYPE_EL2) && !destroy) { in InactiveKeyExt()310 {"el2", TYPE_EL2}, in GetTypeFromDir()
1057 {"el2", TYPE_EL2}, in StoreKey()
27 constexpr uint32_t TYPE_EL2 = 1; variable