Searched refs:ucode_path (Results 1 – 2 of 2) sorted by relevance
65 ucode_path[] __maybe_unused = "kernel/x86/microcode/AuthenticAMD.bin"; variable493 path = (const char *)__pa_nodebug(ucode_path); in __load_ucode_amd()497 path = ucode_path; in __load_ucode_amd()565 cp = find_microcode_in_initrd(ucode_path, false); in save_microcode_in_initrd_amd()
40 static const char ucode_path[] = "kernel/x86/microcode/GenuineIntel.bin"; variable557 cp = find_microcode_in_initrd(ucode_path, false); in save_microcode_in_initrd_intel()581 path = (const char *)__pa_nodebug(ucode_path); in __load_ucode_intel()584 path = ucode_path; in __load_ucode_intel()