Home
last modified time | relevance | path

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

/Zephyr-latest/arch/x86/core/
Dx86_mmu.c912 #define OPTION_CLEAR BIT(3) macro
936 bool clear = (options & OPTION_CLEAR) != 0U; in pte_atomic_update()
1099 bool zero_entry = (options & (OPTION_RESET | OPTION_CLEAR)) != 0U; in range_map_ptables()
1311 OPTION_FLUSH | OPTION_CLEAR); in arch_mem_unmap()