Home
last modified time | relevance | path

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

/openbmc/linux/arch/um/kernel/skas/
H A Dprocess.c38 stack_protections((unsigned long) &cpu0_irqstack); in start_uml()
/openbmc/linux/arch/um/os-Linux/
H A Dutil.c21 void stack_protections(unsigned long address) in stack_protections() function
/openbmc/linux/arch/um/include/shared/
H A Dos.h248 extern void stack_protections(unsigned long address);
/openbmc/linux/arch/um/kernel/
H A Dum_arch.c417 stack_protections((unsigned long) &init_thread_info); in setup_arch()