Home
last modified time | relevance | path

Searched refs:smap_restore (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dsmap.h66 static __always_inline void smap_restore(unsigned long flags) in smap_restore() function
68 asm volatile ("# smap_restore\n\t" in smap_restore()
87 static inline void smap_restore(unsigned long flags) { } in smap_restore() function
H A Duaccess.h486 #define user_access_restore(x) smap_restore(x)
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dsmap.h54 static __always_inline void smap_restore(unsigned long flags) in smap_restore() function
56 asm volatile ("# smap_restore\n\t" in smap_restore()
H A Duaccess.h530 #define user_access_restore(x) smap_restore(x)

Completed in 3 milliseconds