Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dmsr.h47 #define DECLARE_ARGS(val, low, high) unsigned long low, high macro
51 #define DECLARE_ARGS(val, low, high) unsigned long long val macro