Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/arch/
Darch_interface.h757 int arch_mem_domain_partition_remove(struct k_mem_domain *domain,
/Zephyr-latest/kernel/
DKconfig.mem_domain43 arch_mem_domain_partition_remove
Dmem_domain.c244 ret = arch_mem_domain_partition_remove(domain, p_idx); in k_mem_domain_remove_partition()
/Zephyr-latest/arch/riscv/core/
Dpmp.c725 int arch_mem_domain_partition_remove(struct k_mem_domain *domain, in arch_mem_domain_partition_remove() function
/Zephyr-latest/arch/arm64/core/cortex_r/
Darm_mpu.c785 int arch_mem_domain_partition_remove(struct k_mem_domain *domain, uint32_t partition_id) in arch_mem_domain_partition_remove() function
/Zephyr-latest/arch/xtensa/core/
Dmpu.c771 int arch_mem_domain_partition_remove(struct k_mem_domain *domain, in arch_mem_domain_partition_remove() function
Dptables.c941 int arch_mem_domain_partition_remove(struct k_mem_domain *domain, in arch_mem_domain_partition_remove() function
/Zephyr-latest/arch/x86/core/
Dx86_mmu.c1586 int arch_mem_domain_partition_remove(struct k_mem_domain *domain, in arch_mem_domain_partition_remove() function
1863 int arch_mem_domain_partition_remove(struct k_mem_domain *domain, in arch_mem_domain_partition_remove() function
/Zephyr-latest/arch/arm64/core/
Dmmu.c1275 int arch_mem_domain_partition_remove(struct k_mem_domain *domain, in arch_mem_domain_partition_remove() function
/Zephyr-latest/doc/hardware/porting/
Darch.rst821 * :c:func:`arch_mem_domain_partition_remove`