Searched defs:addr_ (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/ |
| H A D | error_diag.h | 97 uint64 addr_; // Address where error occured. variable 105 uint64 addr_; // Address where miscompare occured. variable 121 uint64 addr_; variable
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/asm/ |
| H A D | uaccess.h | 154 #define __put_user_asm(x_, addr_, err_, align, insn, cb)\ argument 222 #define __get_user_asm(x_, addr_, err_, align, insn, cb) \ argument
|