Home
last modified time | relevance | path

Searched refs:mpx_notify_unmap (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/arch/x86/include/asm/
Dmpx.h85 extern void mpx_notify_unmap(struct mm_struct *mm, unsigned long start, unsigned long end);
104 static inline void mpx_notify_unmap(struct mm_struct *mm, in mpx_notify_unmap() function
Dmmu_context.h302 mpx_notify_unmap(mm, start, end); in arch_unmap()
/Linux-v5.4/arch/x86/mm/
Dmpx.c884 void mpx_notify_unmap(struct mm_struct *mm, unsigned long start, in mpx_notify_unmap() function