Searched defs:__PT_REGS_CAST (Results 1 – 1 of 1) sorted by relevance
134 #define __PT_REGS_CAST(x) ((const user_pt_regs *)(x)) macro168 #define __PT_REGS_CAST(x) ((const struct user_pt_regs *)(x)) macro230 #define __PT_REGS_CAST(x) ((const struct user_regs_struct *)(x)) macro247 #define __PT_REGS_CAST(x) ((const struct user_regs_struct *)(x)) macro269 #define __PT_REGS_CAST(x) (x) macro