Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Duaccess.h338 static __always_inline bool will_use_vmx(unsigned long n) in will_use_vmx() function
350 if (will_use_vmx(n) && enter_vmx_usercopy()) { in raw_copy_tofrom_user()