Home
last modified time | relevance | path

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

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