Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/apic/
Dhtirq.c76 hwirq = (info->ht_idx & 0xFF) | in htirq_domain_alloc()
98 ht_cfg->idx = 0x10 + (info->ht_idx * 2); in htirq_domain_alloc()
174 info.ht_idx = idx; in arch_setup_ht_irq()
/linux-4.4.14/arch/x86/include/asm/
Dhw_irq.h120 int ht_idx; member