Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/arch/riscv/
Dthread.h79 unsigned int u_mode_pmp_end_index; member
/Zephyr-latest/arch/riscv/core/
Dpmp.c575 thread->arch.u_mode_pmp_end_index = 0; in z_riscv_pmp_usermode_init()
595 thread->arch.u_mode_pmp_end_index = index; in z_riscv_pmp_usermode_prepare()
636 thread->arch.u_mode_pmp_end_index = index; in resync_pmp_domain()
653 if (thread->arch.u_mode_pmp_end_index == 0) { in z_riscv_pmp_usermode_enable()
672 write_pmp_entries(global_pmp_end_index, thread->arch.u_mode_pmp_end_index, in z_riscv_pmp_usermode_enable()