Searched defs:PTE_D (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/arch/riscv/include/asm/ | ||
H A D | encoding.h | 114 #define PTE_D 0x040 // Dirty macro |
/openbmc/qemu/target/riscv/ | ||
H A D | cpu_bits.h | 646 #define PTE_D 0x080 /* Dirty */ macro |