Searched defs:PTE_V (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/arch/riscv/include/asm/ | ||
| H A D | encoding.h | 111 #define PTE_V 0x001 // Valid macro |
| /openbmc/qemu/target/riscv/ | ||
| H A D | cpu_bits.h | 727 #define PTE_V 0x001 /* Valid */ macro |