Home
last modified time | relevance | path

Searched refs:PMP_W (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/tools/arch/riscv/include/asm/
Dcsr.h111 #define PMP_W 0x02 macro
/linux-6.12.1/arch/riscv/include/asm/
Dcsr.h112 #define PMP_W 0x02 macro
/linux-6.12.1/arch/riscv/kernel/
Dhead.S219 li a0, (PMP_A_NAPOT | PMP_R | PMP_W | PMP_X)