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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dirq_ia64.c264 static enum vector_domain_type { enum
267 } vector_domain_type = VECTOR_DOMAIN_NONE; variable in typeref:enum:vector_domain_type
271 if (vector_domain_type == VECTOR_DOMAIN_PERCPU)
376 vector_domain_type = VECTOR_DOMAIN_PERCPU;
657 if (vector_domain_type != VECTOR_DOMAIN_NONE)

Completed in 22 milliseconds