Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtboot.h90 u32 tboot_size; member
/openbmc/linux/arch/x86/kernel/
H A Dtboot.c69 pr_debug("tboot_size: 0x%x\n", tboot->tboot_size); in check_tboot_version()
173 map_size = PFN_UP(tboot->tboot_size); in tboot_create_trampoline()