Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/
H A Dmsr.h63 #define DECLARE_ARGS(val, low, high) unsigned low, high macro
68 #define DECLARE_ARGS(val, low, high) unsigned long long val macro
/openbmc/linux/arch/x86/include/asm/
H A Dmsr.h45 #define DECLARE_ARGS(val, low, high) unsigned long low, high macro
49 #define DECLARE_ARGS(val, low, high) unsigned long long val macro