seL4/libsel4/arch_include/x86
Anna Lyons 90c49746a3 x86/ept: return correct MappingFailedLookupLevel
Prior to this change, seL4_MappingFailedLookupLevel() would retrun '22'
after any failed EPT mapping operation. This change fixes this to return
the correct amount of unresolved bits in the address.
2019-06-20 12:12:50 +10:00
..
interfaces Strongly type these interface arguments 2018-12-05 10:43:40 +11:00
sel4/arch x86/ept: return correct MappingFailedLookupLevel 2019-06-20 12:12:50 +10:00