Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/arch/x86/core/
Dx86_mmu.c69 static sys_slist_t x86_domain_list; variable
1195 SYS_SLIST_FOR_EACH_NODE(&x86_domain_list, node) { in range_map()
1800 SYS_SLIST_FOR_EACH_NODE(&x86_domain_list, node) { in arch_mem_domain_init()
1843 sys_slist_append(&x86_domain_list, &domain->arch.node); in arch_mem_domain_init()
2151 SYS_SLIST_FOR_EACH_NODE(&x86_domain_list, node) { in arch_page_info_get()