Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/arch/x86/core/
Dx86_mmu.c862 #define OPTION_CLEAR BIT(3) macro
886 bool clear = (options & OPTION_CLEAR) != 0U; in pte_atomic_update()
1021 bool zero_entry = (options & (OPTION_RESET | OPTION_CLEAR)) != 0U; in range_map_ptables()
1182 OPTION_FLUSH | OPTION_CLEAR); in arch_mem_unmap()