Home
last modified time | relevance | path

Searched refs:bad_area_access_from_pkeys (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/mm/
H A Dfault.c872 static inline bool bad_area_access_from_pkeys(unsigned long error_code, in bad_area_access_from_pkeys() function
898 if (bad_area_access_from_pkeys(error_code, vma)) { in bad_area_access_error()
/kernel/linux/linux-6.6/arch/x86/mm/
H A Dfault.c874 static inline bool bad_area_access_from_pkeys(unsigned long error_code, in bad_area_access_from_pkeys() function
900 if (bad_area_access_from_pkeys(error_code, vma)) { in bad_area_access_error()

Completed in 4 milliseconds