Home
last modified time | relevance | path

Searched defs:shstk_pop (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dshstk.h40 static inline int shstk_pop(u64 *val) { return -ENOTSUPP; } in shstk_pop() function
/linux/arch/x86/kernel/
H A Dshstk.c249 int shstk_pop(u64 *val) in shstk_pop() function