Searched refs:x86_domain_list (Results 1 – 1 of 1) sorted by relevance
69 static sys_slist_t x86_domain_list; variable1195 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()