OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_user_ual
(Results
1 - 2
of
2
) sorted by null
/external/qemu/
softmmu-semi.h
27
#define
get_user_ual
(arg, p) get_user_u32(arg, p)
macro
arm-semi.c
172
get_user_ual
(__arg, args + (n) * 4); \
Completed in 399 milliseconds