Home
last modified time | relevance | path

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

/freebsd/sys/x86/include/
H A Ducode.h70 int ucode_amd_load(const void *data, bool unsafe,
/freebsd/sys/x86/x86/
H A Ducode.c71 .load = ucode_amd_load,
236 ucode_amd_load(const void *data, bool unsafe, uint64_t *nrevp, uint64_t *orevp) in ucode_amd_load() function