Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dasm.h118 static __always_inline __pure void *rip_rel_ptr(void *p) in rip_rel_ptr() function
124 #define RIP_REL_REF(var) (*(typeof(&(var)))rip_rel_ptr(&(var)))