Home
last modified time | relevance | path

Searched defs:ucode_ptr (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/arch/x86/kernel/
Dmicrocode_amd.c146 static int get_matching_microcode(int cpu, const u8 *ucode_ptr, in get_matching_microcode()
264 const u8 *ucode_ptr = data; in generic_load_microcode() local
Dmicrocode_intel.c342 u8 *ucode_ptr = data, *new_mc = NULL, *mc = NULL; in generic_load_microcode() local