Searched refs:ucode_intel_load (Results 1 – 3 of 3) sorted by relevance
70 int ucode_intel_load(const void *data, ucode_load_how unsafe,
67 .load = ucode_intel_load,118 ucode_intel_load(const void *data, ucode_load_how how, uint64_t *nrevp, in ucode_intel_load() function
347 d->ret = ucode_intel_load(d->ptr, SAFE, NULL, NULL); in ucode_intel_load_rv()