Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/include/asm/
Dmsr.h63 #define DECLARE_ARGS(val, low, high) unsigned low, high macro
68 #define DECLARE_ARGS(val, low, high) unsigned long long val macro
77 DECLARE_ARGS(val, low, high); in native_read_msr()
96 DECLARE_ARGS(val, low, high); in native_read_pmc()