Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Delf.h179 void set_personality_ia32(bool);
181 set_personality_ia32((ex).e_machine == EM_X86_64)
/linux/arch/x86/kernel/
H A Dprocess_64.c772 void set_personality_ia32(bool x32) in set_personality_ia32() function
782 EXPORT_SYMBOL_GPL(set_personality_ia32);