Home
last modified time | relevance | path

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

/freebsd/sys/x86/x86/
H A Ducode.c77 static const void *early_ucode_data; variable
294 if (early_ucode_data == NULL) in ucode_release()
419 ucode_data = early_ucode_data = match; in ucode_load_bsp()
451 if (newdata == early_ucode_data) in ucode_update()