Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dsmap.h53 static __always_inline unsigned long smap_save(void) in smap_save() function
57 asm volatile ("# smap_save\n\t" in smap_save()
86 static inline unsigned long smap_save(void) { return 0; } in smap_save() function
H A Duaccess.h485 #define user_access_save() smap_save()
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dsmap.h42 static __always_inline unsigned long smap_save(void) in smap_save() function
46 asm volatile ("# smap_save\n\t" in smap_save()
H A Duaccess.h529 #define user_access_save() smap_save()

Completed in 3 milliseconds