Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm/mm/
Dfault.c243 static inline bool ttbr0_usermode_access_allowed(struct pt_regs *regs) in ttbr0_usermode_access_allowed() function
257 static inline bool ttbr0_usermode_access_allowed(struct pt_regs *regs) in ttbr0_usermode_access_allowed() function
311 if (!ttbr0_usermode_access_allowed(regs)) in do_page_fault()