Home
last modified time | relevance | path

Searched refs:set_gs (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/boot/
H A Da20.c60 set_gs(0xffff); in a20_test()
H A Dboot.h65 static inline void set_gs(u16 seg) in set_gs() function