Home
last modified time | relevance | path

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

/linux/arch/x86/platform/uv/
H A Duv_irq.c30 struct uv_IO_APIC_route_entry *entry; in uv_program_mmr()
32 BUILD_BUG_ON(sizeof(struct uv_IO_APIC_route_entry) != in uv_program_mmr()
36 entry = (struct uv_IO_APIC_route_entry *)&mmr_value; in uv_program_mmr()
137 struct uv_IO_APIC_route_entry *entry; in uv_domain_deactivate()
140 entry = (struct uv_IO_APIC_route_entry *)&mmr_value; in uv_domain_deactivate()
/linux/arch/x86/include/asm/uv/
H A Duv_irq.h15 struct uv_IO_APIC_route_entry { struct
/linux/drivers/misc/sgi-xp/
H A Dxpc_uv.c148 struct uv_IO_APIC_route_entry *mmr_value; in xpc_create_gru_mq_uv()
202 mmr_value = (struct uv_IO_APIC_route_entry *)&mq->mmr_value; in xpc_create_gru_mq_uv()