Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dstackprotector.h104 static inline void load_stack_canary_segment(void) in load_stack_canary_segment() function
120 static inline void load_stack_canary_segment(void) in load_stack_canary_segment() function
/arch/x86/kernel/cpu/
Dcommon.c448 load_stack_canary_segment(); in load_percpu_segment()