Home
last modified time | relevance | path

Searched defs:real_mode_data (Results 1 – 3 of 3) sorted by relevance

/arch/x86/kernel/
A Dhead64.c191 static void __init copy_bootdata(char *real_mode_data) in copy_bootdata()
219 asmlinkage __visible void __init __noreturn x86_64_start_kernel(char * real_mode_data) in x86_64_start_kernel()
291 void __init __noreturn x86_64_start_reservations(char *real_mode_data) in x86_64_start_reservations()
/arch/x86/include/asm/
A Dmem_encrypt.h79 static inline void __init sme_map_bootdata(char *real_mode_data) { } in sme_map_bootdata()
80 static inline void __init sme_unmap_bootdata(char *real_mode_data) { } in sme_unmap_bootdata()
/arch/x86/mm/
A Dmem_encrypt_amd.c177 void __init sme_unmap_bootdata(char *real_mode_data) in sme_unmap_bootdata()
197 void __init sme_map_bootdata(char *real_mode_data) in sme_map_bootdata()

Completed in 68 milliseconds