Home
last modified time | relevance | path

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

/Zephyr-latest/arch/x86/core/
Dx86_mmu.c896 #define OPTION_USER BIT(0) macro
934 bool user_table = (options & OPTION_USER) != 0U; in pte_atomic_update()
1186 CHECKIF(!((options & OPTION_USER) == 0U)) { in range_map()
1208 options | OPTION_USER); in range_map()
1748 uint32_t options = OPTION_USER; in region_map_update()
2171 mask, options | OPTION_USER); in arch_page_info_get()