Searched refs:nrevp (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() argument140 if (nrevp != NULL) in ucode_intel_load()141 *nrevp = nrev; in ucode_intel_load()236 ucode_amd_load(const void *data, bool unsafe, uint64_t *nrevp, uint64_t *orevp) in ucode_amd_load() argument260 if (nrevp != NULL) in ucode_amd_load()261 *nrevp = nrev; in ucode_amd_load()
69 uint64_t *nrevp, uint64_t *orevp);71 uint64_t *nrevp, uint64_t *orevp);