Searched refs:shortcut (Results 1 – 2 of 2) sorted by relevance
29 static unsigned int prepare_ICR(unsigned int shortcut, int vector) in prepare_ICR() argument31 return APIC_DM_FIXED | shortcut | vector; in prepare_ICR()49 static void send_IPI_shortcut(unsigned int shortcut, int vector, in send_IPI_shortcut() argument57 cfg = prepare_ICR(shortcut, vector) | dest; in send_IPI_shortcut()
17 # As a shortcut, the following 3 rules are used instead of adding a domain_comms
Completed in 3 milliseconds