Home
last modified time | relevance | path

Searched refs:orevp (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
138 if (orevp != NULL) in ucode_intel_load()
139 *orevp = orev; in ucode_intel_load()
/f-stack/freebsd/x86/include/
H A Ducode.h62 uint64_t *nrevp, uint64_t *orevp);