Searched refs:PXN (Results 1 – 10 of 10) sorted by relevance
99 return UPPER_ATTRS(XN) | UPPER_ATTRS(PXN); in xlat_arch_regime_get_xn_desc()
59 handles 2 Virtual Address (VA) ranges and so uses 2 bits, ``UXN`` and ``PXN``.68 of the ``XN``, ``UXN`` or ``PXN`` bits in the translation tables. See the
114 return UPPER_ATTRS(PXN); in xlat_arch_get_xn_desc()
55 #define PXN (ULL(1) << 1) macro
179 return UPPER_ATTRS(UXN) | UPPER_ATTRS(PXN); in xlat_arch_regime_get_xn_desc()
89 printf(((desc & UPPER_ATTRS(PXN)) != 0ULL) ? "-XN" : "-EXEC"); in xlat_desc_print()
428 6. The ``UXN`` and ``PXN`` bits are set for regions that are not executable by
21457 The \sphinxcode{\sphinxupquote{UXN}} and \sphinxcode{\sphinxupquote{PXN}} bits are set for regions …44872 …) ranges and so uses 2 bits, \sphinxcode{\sphinxupquote{UXN}} and \sphinxcode{\sphinxupquote{PXN}}.44884 …quote{XN}}, \sphinxcode{\sphinxupquote{UXN}} or \sphinxcode{\sphinxupquote{PXN}} bits in the trans…
Completed in 98 milliseconds