Searched refs:PMP_A_NAPOT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/riscv/include/asm/ | ||
H A D | csr.h | 117 #define PMP_A_NAPOT 0x18 macro |
/openbmc/linux/arch/riscv/kernel/ | ||
H A D | head.S | 219 li a0, (PMP_A_NAPOT | PMP_R | PMP_W | PMP_X) |