Home
last modified time | relevance | path

Searched defs:inw (Results 1 – 2 of 2) sorted by relevance

/kvm-unit-tests/lib/x86/asm/
H A Dio.h14 #define inw inw macro
15 static inline uint16_t inw(unsigned long port) in inw() function
/kvm-unit-tests/lib/asm-generic/
H A Dio.h161 static inline uint16_t inw(unsigned long port) in inw() function