Home
last modified time | relevance | path

Searched refs:tboot_addr (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/kernel/
A Dtboot.c56 pr_warn("tboot at 0x%llx is invalid\n", boot_params.tboot_addr); in check_tboot_version()
66 boot_params.tboot_addr); in check_tboot_version()
79 if (!boot_params.tboot_addr) in tboot_probe()
85 if (!e820__mapped_any(boot_params.tboot_addr, in tboot_probe()
86 boot_params.tboot_addr, E820_TYPE_RESERVED)) { in tboot_probe()
92 set_fixmap(FIX_TBOOT_BASE, boot_params.tboot_addr); in tboot_probe()
/linux/arch/x86/include/asm/
A Dbootparam_utils.h60 BOOT_PARAM_PRESERVE(tboot_addr), in sanitize_boot_params()
/linux/Documentation/x86/
A Dzero-page.rst19 058/008 ALL tboot_addr Physical address of tboot shared page
/linux/arch/x86/include/uapi/asm/
A Dbootparam.h179 __u64 tboot_addr; /* 0x058 */ member

Completed in 6 milliseconds