Home
last modified time | relevance | path

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

/Zephyr-latest/arch/riscv/core/
Dpmp.c683 int available_pmp_slots = CONFIG_PMP_SLOTS; in arch_mem_domain_max_partitions_get() local
686 available_pmp_slots -= global_pmp_end_index; in arch_mem_domain_max_partitions_get()
693 available_pmp_slots -= in arch_mem_domain_max_partitions_get()
708 return available_pmp_slots; in arch_mem_domain_max_partitions_get()