Home
last modified time | relevance | path

Searched refs:ghcb_fault (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/boot/compressed/
H A Dident_map_64.c346 bool ghcb_fault; in do_boot_page_fault() local
348 ghcb_fault = sev_es_check_ghcb_fault(address); in do_boot_page_fault()
361 else if (ghcb_fault) in do_boot_page_fault()
/kernel/linux/linux-6.6/arch/x86/boot/compressed/
H A Dident_map_64.c364 bool ghcb_fault; in do_boot_page_fault() local
366 ghcb_fault = sev_es_check_ghcb_fault(address); in do_boot_page_fault()
379 else if (ghcb_fault) in do_boot_page_fault()

Completed in 2 milliseconds