Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/arch/x86/core/
Dx86_mmu.c61 static struct k_spinlock x86_mmu_lock; variable
1234 key = k_spin_lock(&x86_mmu_lock); in range_map_unlocked()
1236 k_spin_unlock(&x86_mmu_lock, key); in range_map_unlocked()
1746 key = k_spin_lock(&x86_mmu_lock); in region_map_update()
1749 k_spin_unlock(&x86_mmu_lock, key); in region_map_update()
1793 k_spinlock_key_t key = k_spin_lock(&x86_mmu_lock); in arch_mem_domain_init()
1818 k_spin_unlock(&x86_mmu_lock, key); in arch_mem_domain_init()
1832 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()