Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/xen/
H A Dinterface_64.h90 #define __DECL_REG(name) union { \ macro
96 #define __DECL_REG(name) uint64_t r ## name macro