Home
last modified time | relevance | path

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

/Zephyr-latest/arch/x86/core/
Dx86_mmu.c61 static struct k_spinlock x86_mmu_lock; variable
1241 key = k_spin_lock(&x86_mmu_lock); in range_map_unlocked()
1243 k_spin_unlock(&x86_mmu_lock, key); in range_map_unlocked()
1759 key = k_spin_lock(&x86_mmu_lock); in region_map_update()
1762 k_spin_unlock(&x86_mmu_lock, key); in region_map_update()
1806 k_spinlock_key_t key = k_spin_lock(&x86_mmu_lock); in arch_mem_domain_init()
1831 k_spin_unlock(&x86_mmu_lock, key); in arch_mem_domain_init()
1845 k_spin_unlock(&x86_mmu_lock, key); in arch_mem_domain_init()
1858 k_spin_unlock(&x86_mmu_lock, key); in arch_mem_domain_init()