Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/include/asm/
Dasm-uaccess.h46 .macro uaccess_ttbr0_enable, tmp1, tmp2, tmp3
57 .macro uaccess_ttbr0_enable, tmp1, tmp2, tmp3
72 uaccess_ttbr0_enable \tmp1, \tmp2, \tmp3
Duaccess.h169 static inline bool uaccess_ttbr0_enable(void) in uaccess_ttbr0_enable() function
182 static inline bool uaccess_ttbr0_enable(void) in uaccess_ttbr0_enable() function
209 if (!uaccess_ttbr0_enable()) \
Defi.h135 uaccess_ttbr0_enable(); in efi_set_pgd()
/Linux-v4.19/arch/arm64/mm/
Dcache.S52 uaccess_ttbr0_enable x2, x3, x4
98 uaccess_ttbr0_enable x2, x3, x4
/Linux-v4.19/arch/arm64/xen/
Dhypercall.S104 uaccess_ttbr0_enable x6, x7, x8
/Linux-v4.19/arch/arm64/kernel/
Dtraps.c421 uaccess_ttbr0_enable(); \