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
409 a |= TEE_MATTR_PRX | TEE_MATTR_URX; in desc_to_mattr()432 a |= TEE_MATTR_PRX | TEE_MATTR_URX; in desc_to_mattr()
400 a |= TEE_MATTR_PRX | TEE_MATTR_URX; in desc_to_mattr()
646 reg->flags = TEE_MATTR_PRX; in tee_pager_add_core_region()
861 prot = TEE_MATTR_PRX; in map_kinit()
851 return attr | TEE_MATTR_SECURE | TEE_MATTR_PRX | tagged; in core_mmu_type_to_attr()