Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/x86/
H A Ducode.c109 ucode_intel_load(void *data, bool unsafe, uint64_t *nrevp, uint64_t *orevp) in ucode_intel_load() argument
136 if (nrevp != NULL) in ucode_intel_load()
137 *nrevp = nrev; in ucode_intel_load()
/f-stack/freebsd/x86/include/
H A Ducode.h62 uint64_t *nrevp, uint64_t *orevp);