Searched refs:PTE_D (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/arch/riscv/mm/ | ||
| H A D | core_mmu_arch.c | 249 pte_bits |= PTE_D; in mattr_to_pte_bits() |
| /optee_os/core/arch/riscv/include/ | ||
| H A D | encoding.h | 300 #define PTE_D 0x080 /* Dirty */ macro |