Home
last modified time | relevance | path

Searched refs:_PAGE_SOFT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/riscv/include/asm/
H A Dpgtable-bits.h19 #define _PAGE_SOFT (1 << 8) /* Reserved for software */ macro
21 #define _PAGE_SPECIAL _PAGE_SOFT
/openbmc/linux/arch/riscv/mm/
H A Dptdump.c139 .mask = _PAGE_SOFT,
140 .val = _PAGE_SOFT,