Home
last modified time | relevance | path

Searched defs:PTE_V (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dkvm_book3s_32.h25 #define PTE_V 0x80000000 macro
/openbmc/linux/arch/powerpc/mm/book3s32/
H A Dhash_low.S299 #define PTE_V 0x80000000 macro
/openbmc/u-boot/arch/riscv/include/asm/
H A Dencoding.h111 #define PTE_V 0x001 // Valid macro
/openbmc/qemu/target/riscv/
H A Dcpu_bits.h636 #define PTE_V 0x001 /* Valid */ macro