Searched refs:ucode_intel_load (Results 1 – 3 of 3) sorted by relevance
68 int ucode_intel_load(const void *data, bool unsafe,
66 .load = ucode_intel_load,113 ucode_intel_load(const void *data, bool unsafe, uint64_t *nrevp, uint64_t *orevp) in ucode_intel_load() function
347 d->ret = ucode_intel_load(d->ptr, true, NULL, NULL); in ucode_intel_load_rv()