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

/linux-master/arch/x86/include/asm/
H A Dfixmap.h142 FIX_TBOOT_BASE, enumerator in enum:fixed_addresses
/linux-master/arch/x86/kernel/
H A Dtboot.c90 set_fixmap(FIX_TBOOT_BASE, boot_params.tboot_addr);
91 tboot = (void *)fix_to_virt(FIX_TBOOT_BASE);

Completed in 134 milliseconds