Home
last modified time | relevance | path

Searched defs:user_table (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/arch/x86/core/
Dx86_mmu.c824 static inline pentry_t pte_finalize_value(pentry_t val, bool user_table, in pte_finalize_value()
934 bool user_table = (options & OPTION_USER) != 0U; in pte_atomic_update() local