Searched refs:tboot_protect_mem_regions (Results 1 – 3 of 3) sorted by relevance
126 int tboot_protect_mem_regions(void);135 static inline int tboot_protect_mem_regions(void) { return 1; } in tboot_protect_mem_regions() function
409 int __init tboot_protect_mem_regions(void) in tboot_protect_mem_regions() function
1880 if ( !tboot_protect_mem_regions() ) in __start_xen()
Completed in 7 milliseconds