Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dfixmap.h139 FIX_TBOOT_BASE, enumerator
/kernel/linux/linux-5.10/arch/x86/kernel/
Dtboot.c68 set_fixmap(FIX_TBOOT_BASE, boot_params.tboot_addr); in tboot_probe()
69 tboot = (struct tboot *)fix_to_virt(FIX_TBOOT_BASE); in tboot_probe()