Searched refs:alloc_intr_gate (Results 1 – 4 of 4) sorted by relevance
295 alloc_intr_gate(HYPERVISOR_CALLBACK_VECTOR, hyperv_callback_vector); in ms_hyperv_init_platform()299 alloc_intr_gate(HYPERV_REENLIGHTENMENT_VECTOR, in ms_hyperv_init_platform()304 alloc_intr_gate(HYPERV_STIMER0_VECTOR, in ms_hyperv_init_platform()
363 void alloc_intr_gate(unsigned int n, const void *addr) in alloc_intr_gate() function
390 void alloc_intr_gate(unsigned int n, const void *addr);
1654 alloc_intr_gate(HYPERVISOR_CALLBACK_VECTOR, in xen_callback_vector()