Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dmem_encrypt.h64 static inline void __init sme_map_bootdata(char *real_mode_data) { } in sme_map_bootdata()
65 static inline void __init sme_unmap_bootdata(char *real_mode_data) { } in sme_unmap_bootdata()
/arch/x86/kernel/
Dhead64.c399 static void __init copy_bootdata(char *real_mode_data) in copy_bootdata()
427 asmlinkage __visible void __init x86_64_start_kernel(char * real_mode_data) in x86_64_start_kernel()
476 void __init x86_64_start_reservations(char *real_mode_data) in x86_64_start_reservations()
/arch/x86/mm/
Dmem_encrypt.c140 void __init sme_unmap_bootdata(char *real_mode_data) in sme_unmap_bootdata()
160 void __init sme_map_bootdata(char *real_mode_data) in sme_map_bootdata()