Home
last modified time | relevance | path

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

/Zephyr-latest/arch/x86/core/
Dx86_mmu.c907 #define OPTION_RESET BIT(2) macro
935 bool reset = (options & OPTION_RESET) != 0U; in pte_atomic_update()
1099 bool zero_entry = (options & (OPTION_RESET | OPTION_CLEAR)) != 0U; in range_map_ptables()
1495 OPTION_FLUSH | OPTION_RESET); in reset_region()
1753 options |= OPTION_RESET; in region_map_update()