Searched refs:orevp (Results 1 – 2 of 2) sorted by relevance
113 ucode_intel_load(const void *data, bool unsafe, uint64_t *nrevp, uint64_t *orevp) in ucode_intel_load() argument142 if (orevp != NULL) in ucode_intel_load()143 *orevp = orev; in ucode_intel_load()236 ucode_amd_load(const void *data, bool unsafe, uint64_t *nrevp, uint64_t *orevp) in ucode_amd_load() argument262 if (orevp != NULL) in ucode_amd_load()263 *orevp = orev; in ucode_amd_load()
69 uint64_t *nrevp, uint64_t *orevp);71 uint64_t *nrevp, uint64_t *orevp);