Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/microcode/
H A Dintel.c69 #define MBOX_XACTION_TIMEOUT_MS (10 * MSEC_PER_SEC) macro
509 for (timeout = 0; timeout < MBOX_XACTION_TIMEOUT_MS; timeout++) { in wait_for_transaction()