linux/arch/arm64/include
Marc Zyngier 1166f3fe6a arm64: Add PTE_HYP_XN page table flag
EL2 page tables can be configured to deny code from being
executed, which is done by setting bit 54 in the page descriptor.

It is the same bit as PTE_UXN, but the "USER" reference felt odd
in the hypervisor code.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
2016-06-29 13:59:14 +02:00
..
asm arm64: Add PTE_HYP_XN page table flag 2016-06-29 13:59:14 +02:00
uapi/asm asm-generic: Drop renameat syscall from default list 2016-05-05 00:42:21 +02:00