Searched refs:TEE_MATTR_PRX (Results 1 – 6 of 6) sorted by relevance
20 #define TEE_MATTR_PRX (TEE_MATTR_PR | TEE_MATTR_PX) macro
354 a |= TEE_MATTR_PRX | TEE_MATTR_URX; in desc_to_mattr()377 a |= TEE_MATTR_PRX | TEE_MATTR_URX; in desc_to_mattr()
323 a |= TEE_MATTR_PRX | TEE_MATTR_URX; in desc_to_mattr()
646 reg->flags = TEE_MATTR_PRX; in tee_pager_add_core_region()
862 prot = TEE_MATTR_PRX; in map_kinit()
712 return attr | TEE_MATTR_SECURE | TEE_MATTR_PRX | tagged; in core_mmu_type_to_attr()
Completed in 17 milliseconds