Searched refs:map_base (Results 1 – 5 of 5) sorted by relevance
164 u32 map_base, map_size; in tboot_create_trampoline() local167 map_base = PFN_DOWN(tboot->tboot_base); in tboot_create_trampoline()169 if (map_tboot_pages(map_base << PAGE_SHIFT, map_base, map_size)) in tboot_create_trampoline()171 map_base, map_size); in tboot_create_trampoline()
37 #define TASK_UNMAPPED_BASE (current->thread.map_base)129 unsigned long map_base; member166 .map_base = DEFAULT_MAP_BASE, \
251 current->thread.map_base = DEFAULT_MAP_BASE; \
91 current->thread.map_base = DEFAULT_MAP_BASE32; \
42 #define TASK_UNMAPPED_BASE (current->thread.map_base)281 __u64 map_base; /* base address for get_unmapped_area() */ member302 .map_base = DEFAULT_MAP_BASE, \