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.h59 static inline void __init sme_map_bootdata(char *real_mode_data) { } in sme_map_bootdata()
60 static inline void __init sme_unmap_bootdata(char *real_mode_data) { } in sme_unmap_bootdata()
/arch/x86/kernel/
Dhead64.c306 static void __init copy_bootdata(char *real_mode_data) in copy_bootdata()
334 asmlinkage __visible void __init x86_64_start_kernel(char * real_mode_data) in x86_64_start_kernel()
383 void __init x86_64_start_reservations(char *real_mode_data) in x86_64_start_reservations()
/arch/x86/mm/
Dmem_encrypt.c139 void __init sme_unmap_bootdata(char *real_mode_data) in sme_unmap_bootdata()
159 void __init sme_map_bootdata(char *real_mode_data) in sme_map_bootdata()