summaryrefslogtreecommitdiff
path: root/sys/arch/aarch64/include/pte.h
AgeCommit message (Expand)Author
2022-08-19Fixed a bug that pte's __BIT(63,48) could be set when accessing addresses abo...ryo
2021-10-10Use sys/uvm/pmap/pmap_tlb.c on Aarch64 in the same way that some Arm, MIPS,skrll
2020-02-29Fix pmap to work correctly with tagged addressesryo
2020-01-31BTI definitions.maxv
2019-09-11Define PRIxPTEskrll
2019-09-11Move the TCR and TTBR defines into armreg.h where they below. NFCI.skrll
2019-09-11- Fix TCR_TG0 field definitions to match Armv8 ARMjmcneill
2019-08-15Indent the field value defines. NFCI.skrll
2019-08-13Add DBMskrll
2018-10-04* define LX_BLKPAG_{OS,ATTR}_* for OS dependent PTE attributes in pmap.hryo
2018-07-17fix build with aarch64 gcc/gasryo
2018-04-01Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@)ryo
2017-01-16Correct definitions for TCR.maya
2014-08-10Preliminary files for AARCH64 (64-bit ARM) support.matt