Home
last modified time | relevance | path

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

/arch/arm64/include/asm/
Duaccess.h196 static inline bool uaccess_ttbr0_enable(void) in uaccess_ttbr0_enable() function
209 static inline bool uaccess_ttbr0_enable(void) in uaccess_ttbr0_enable() function
224 if (!uaccess_ttbr0_enable()) \
531 .macro uaccess_ttbr0_enable, tmp1, tmp2, tmp3
542 .macro uaccess_ttbr0_enable, tmp1, tmp2, tmp3
557 uaccess_ttbr0_enable \tmp1, \tmp2, \tmp3
Defi.h94 uaccess_ttbr0_enable(); in efi_set_pgd()
/arch/arm64/xen/
Dhypercall.S103 uaccess_ttbr0_enable x6, x7, x8
/arch/arm64/mm/
Dcache.S52 uaccess_ttbr0_enable x2, x3, x4
/arch/arm64/kernel/
Dtraps.c447 uaccess_ttbr0_enable(); \