Searched refs:ucode_path (Results 1 – 2 of 2) sorted by relevance
64 ucode_path[] __maybe_unused = "kernel/x86/microcode/AuthenticAMD.bin"; variable263 path = (const char *)__pa_nodebug(ucode_path); in __load_ucode_amd()267 path = ucode_path; in __load_ucode_amd()331 cp = find_microcode_in_initrd(ucode_path, false); in save_microcode_in_initrd_amd()
43 static const char ucode_path[] = "kernel/x86/microcode/GenuineIntel.bin"; variable641 cp = find_microcode_in_initrd(ucode_path, false); in save_microcode_in_initrd_intel()665 path = (const char *)__pa_nodebug(ucode_path); in __load_ucode_intel()668 path = ucode_path; in __load_ucode_intel()