Searched refs:PTE_A (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/arch/riscv/mm/ | ||
| H A D | core_mmu_arch.c | 246 pte_bits |= PTE_A; in mattr_to_pte_bits() |
| /optee_os/core/arch/riscv/include/ | ||
| H A D | encoding.h | 299 #define PTE_A 0x040 /* Accessed */ macro |