efi_scratch 98 arch/x86/include/asm/efi.h efi_switch_mm(efi_scratch.prev_mm); \ efi_scratch 121 arch/x86/include/asm/efi.h extern struct efi_scratch efi_scratch; efi_scratch 58 arch/x86/platform/efi/efi_64.c struct efi_scratch efi_scratch; efi_scratch 162 arch/x86/platform/efi/efi_64.c efi_switch_mm(efi_scratch.prev_mm); efi_scratch 397 arch/x86/platform/efi/efi_64.c efi_scratch.phys_stack = page_to_phys(page + 1); /* stack grows down */ efi_scratch 630 arch/x86/platform/efi/efi_64.c efi_scratch.prev_mm = current->active_mm; efi_scratch 632 arch/x86/platform/efi/efi_64.c switch_mm(efi_scratch.prev_mm, mm, NULL); efi_scratch 693 arch/x86/platform/efi/efi_64.c efi_switch_mm(efi_scratch.prev_mm);