Home
last modified time | relevance | path

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

/linux-5.19.10/arch/ia64/kernel/
Dirq_ia64.c249 static enum vector_domain_type { enum
252 } vector_domain_type = VECTOR_DOMAIN_NONE; variable
256 if (vector_domain_type == VECTOR_DOMAIN_PERCPU) in vector_allocation_domain()
355 vector_domain_type = VECTOR_DOMAIN_PERCPU; in parse_vector_domain()
620 if (vector_domain_type != VECTOR_DOMAIN_NONE) { in init_IRQ()