Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/math-emu/
Dfpu_system.h71 static inline bool seg_writable(struct desc_struct *d) in seg_writable() function
Dget_address.c188 (!seg_writable(&descriptor) && (FPU_modrm & FPU_WRITE_BIT))) { in pm_address()