Searched defs:PTE_R (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/arch/riscv/include/asm/ | ||
| H A D | encoding.h | 113 #define PTE_R 0x020 // Referenced macro |
| /openbmc/qemu/target/riscv/ | ||
| H A D | cpu_bits.h | 728 #define PTE_R 0x002 /* Read */ macro |