Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dbug.h12 #define __BUGVERBOSE_LOCATION(file, line) \ macro
20 #define _BUGVERBOSE_LOCATION(file, line) __BUGVERBOSE_LOCATION(file, line)
/linux/arch/arm64/include/asm/
H A Dasm-bug.h11 #define _BUGVERBOSE_LOCATION(file, line) __BUGVERBOSE_LOCATION(file, line)
12 #define __BUGVERBOSE_LOCATION(file, line) \ macro