Searched refs:sinit_base (Results 1 – 1 of 1) sorted by relevance
32 static uint64_t __initdata sinit_base, __initdata sinit_size; variable128 txt_heap_base = txt_heap_size = sinit_base = sinit_size = 0; in tboot_probe()135 tboot_copy_memory((unsigned char *)&sinit_base, sizeof(sinit_base), in tboot_probe()422 if ( sinit_base == 0 ) in tboot_protect_mem_regions()424 rc = e820_change_range_type(&e820, sinit_base, in tboot_protect_mem_regions()425 sinit_base + sinit_size, in tboot_protect_mem_regions()
Completed in 4 milliseconds