Searched refs:COPYOUTATOMIC64 (Results 1 – 1 of 1) sorted by relevance
100 #define COPYOUTATOMIC64 8 /* from user virtual to kernel virtual */ macro212 if (copy_type >= COPYINATOMIC32 && copy_type <= COPYOUTATOMIC64) { in copyio()229 case COPYOUTATOMIC64: in copyio()320 case COPYOUTATOMIC64: in copyio()482 return copyio(COPYOUTATOMIC64, user_addr, (char *)&value, 8, NULL, 0); in copyout_atomic64()