Searched defs:DECLARE_ARGS (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/x86/include/asm/ |
| H A D | msr.h | 64 #define DECLARE_ARGS(val, low, high) unsigned low, high macro 69 #define DECLARE_ARGS(val, low, high) unsigned long long val macro
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | msr.h | 54 #define DECLARE_ARGS(val, low, high) unsigned long low, high macro 58 #define DECLARE_ARGS(val, low, high) unsigned long long val macro
|