Home
last modified time | relevance | path

Searched defs:_PAGE_READ (Results 1 – 2 of 2) sorted by relevance

/kvm-unit-tests/lib/riscv/asm/
H A Dpgtable.h33 #define _PAGE_READ (1 << 1) macro
/kvm-unit-tests/lib/ppc64/asm/
H A Dpgtable-hwdef.h44 #define _PAGE_READ 0x00004 /* read access allowed */ macro