Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Ducode.h61 int ucode_intel_load(void *data, bool unsafe,
/f-stack/freebsd/x86/x86/
H A Ducode.c67 .load = ucode_intel_load,
109 ucode_intel_load(void *data, bool unsafe, uint64_t *nrevp, uint64_t *orevp) in ucode_intel_load() function