Home
last modified time | relevance | path

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

/linux/arch/x86/math-emu/
H A Dfpu_system.h61 static inline bool seg_expands_down(struct desc_struct *d) in seg_expands_down() function
H A Dget_address.c171 if (seg_expands_down(&descriptor)) { in pm_address()