Searched refs:efi_scratch (Results 1 – 3 of 3) sorted by relevance
77 struct efi_scratch { struct99 efi_switch_mm(efi_scratch.prev_mm); \ argument123 extern struct efi_scratch efi_scratch;
58 struct efi_scratch efi_scratch; variable159 efi_switch_mm(efi_scratch.prev_mm); in efi_call_phys_epilog()395 efi_scratch.phys_stack = virt_to_phys(page_address(page)); in efi_setup_page_tables()396 efi_scratch.phys_stack += PAGE_SIZE; /* stack grows down */ in efi_setup_page_tables()630 efi_scratch.prev_mm = current->active_mm; in efi_switch_mm()632 switch_mm(efi_scratch.prev_mm, mm, NULL); in efi_switch_mm()694 efi_switch_mm(efi_scratch.prev_mm); in efi_thunk_set_virtual_address_map()
36 movq efi_scratch(%rip), %rsp