Home
last modified time | relevance | path

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

/linux/arch/sparc/kernel/
A Dhelpers.S3 .globl __flushw_user
4 .type __flushw_user,#function
5 __flushw_user: label
18 .size __flushw_user,.-__flushw_user
19 EXPORT_SYMBOL(__flushw_user)
/linux/arch/sparc/include/asm/
A Dcacheflush_64.h14 void __flushw_user(void);
15 #define flushw_user() __flushw_user()

Completed in 4 milliseconds