Home
last modified time | relevance | path

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

/linux/arch/powerpc/lib/
H A Dvmx-helper.c13 int enter_vmx_usercopy(void) in enter_vmx_usercopy() function
30 EXPORT_SYMBOL(enter_vmx_usercopy);
/linux/arch/powerpc/include/asm/
H A Dprocessor.h457 int enter_vmx_usercopy(void);
H A Duaccess.h350 if (will_use_vmx(n) && enter_vmx_usercopy()) { in raw_copy_tofrom_user()
/linux/tools/testing/selftests/powerpc/copyloops/
H A Dcopyuser_power7.S