Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/include/asm/
Dcpu_mf.h188 u64 _content; in __ecctr() local
195 : "=d" (_content), "=d" (cc) : "d" (ctr) : "cc"); in __ecctr()
196 *content = _content; in __ecctr()