Searched refs:RELOCATED_KASLR (Results 1 – 1 of 1) sorted by relevance
21 #define RELOCATED_KASLR(x) ((void *)((long)x + random_offset)) macro66 begin = RELOCATED_KASLR(&__la_abs_begin); in relocate_absolute()67 end = RELOCATED_KASLR(&__la_abs_end); in relocate_absolute()222 return RELOCATED_KASLR(destination); in determine_relocation_address()277 unsigned long *new_addr = (unsigned long *)RELOCATED_KASLR(addr); in update_reloc_offset()316 current_thread_pointer = RELOCATED_KASLR(current_thread_pointer); in relocate_kernel()