Home
last modified time | relevance | path

Searched full:set_fs (Results 1 – 8 of 8) sorted by relevance

/linux/arch/x86/boot/
H A Dcmdline.c46 set_fs(cmdline_ptr >> 4); in __cmdline_find_option()
116 set_fs(cmdline_ptr >> 4); in __cmdline_find_option_bool()
H A Dvideo-bios.c76 set_fs(0); in bios_probe()
H A Dvideo-mode.c122 set_fs(0); in vga_recalc_vertical()
H A Dvideo-vesa.c51 set_fs(vginfo.video_mode_ptr.seg); in vesa_probe()
/linux/arch/x86/boot/compressed/
H A Dcmdline.c7 static inline void set_fs(unsigned long seg) in set_fs() function
/linux/tools/testing/selftests/splice/
H A Dshort_splice_read.sh7 # Since splice fallback was removed as part of the set_fs() rework, many of these
/linux/arch/arm/xen/
H A Dhypercall.S115 * unconditionally as no set_fs(KERNEL_DS) is called before.
/linux/include/linux/
H A Duaccess.h79 * on store should happen. Interpretation of from is affected by set_fs().
94 * but both source and destination are __user pointers (affected by set_fs()