Home
last modified time | relevance | path

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

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