Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dmsr.h54 #define DECLARE_ARGS(val, low, high) unsigned long low, high macro
58 #define DECLARE_ARGS(val, low, high) unsigned long long val macro