Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dtboot.h103 u32 tboot_size; member
/linux-4.4.14/arch/x86/kernel/
Dtboot.c104 pr_debug("tboot_size: 0x%x\n", tboot->tboot_size); in tboot_probe()
168 map_size = PFN_UP(tboot->tboot_size); in tboot_create_trampoline()