Home
last modified time | relevance | path

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

/arch/ia64/include/asm/
Dio.h250 __insl (unsigned long port, void *dst, unsigned long count) in __insl() function
303 #define insl(p,d,c) __insl(p,d,c)