Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/kernel/
Dsignal.c35 size_t frame_size, int is_32) in get_sigframe() argument
40 oldsp = get_clean_sp(sp, is_32); in get_sigframe()
Dsignal.h16 size_t frame_size, int is_32);
/linux-4.4.14/arch/powerpc/include/asm/
Dprocessor.h445 static inline unsigned long get_clean_sp(unsigned long sp, int is_32) in get_clean_sp() argument
447 if (is_32) in get_clean_sp()
452 static inline unsigned long get_clean_sp(unsigned long sp, int is_32) in get_clean_sp() argument