Searched refs:uaccess_ttbr0_enable (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Duaccess.h106 static inline bool uaccess_ttbr0_enable(void) function
119 static inline bool uaccess_ttbr0_enable(void) function
151 if (uaccess_ttbr0_enable())
218 * We must not call into the scheduler between uaccess_ttbr0_enable() and
228 uaccess_ttbr0_enable(); \
306 * We must not call into the scheduler between uaccess_ttbr0_enable() and
316 uaccess_ttbr0_enable(); \
366 uaccess_ttbr0_enable(); \
377 uaccess_ttbr0_enable(); \
391 uaccess_ttbr0_enable();
[all...]
H A Dasm-uaccess.h45 .macro uaccess_ttbr0_enable, tmp1, tmp2, tmp3
56 .macro uaccess_ttbr0_enable, tmp1, tmp2, tmp3
H A Defi.h135 uaccess_ttbr0_enable();
/linux-master/arch/arm64/xen/
H A Dhypercall.S103 uaccess_ttbr0_enable x6, x7, x8
/linux-master/arch/arm64/mm/
H A Dcache.S72 uaccess_ttbr0_enable x2, x3, x4
/linux-master/arch/arm64/kernel/
H A Dtraps.c532 uaccess_ttbr0_enable(); \

Completed in 136 milliseconds