Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/boot/compressed/
H A Dcmdline.c5 static inline void set_fs(unsigned long seg) in set_fs() function
/openbmc/linux/arch/x86/boot/
H A Dboot.h54 static inline void set_fs(u16 seg) in set_fs() function