Home
last modified time | relevance | path

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

/freebsd/sys/x86/x86/
H A Ducode.c53 static const void *ucode_intel_match(const uint8_t *data, size_t *len);
67 .match = ucode_intel_match,
180 ucode_intel_match(const uint8_t *data, size_t *len) in ucode_intel_match() function