Home
last modified time | relevance | path

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

/linux-6.1.9/arch/sparc/kernel/ !
Dentry.h191 struct cheetah_err_info { struct
192 /*0x00*/u64 afsr;
193 /*0x08*/u64 afar;
196 /*0x10*/u64 dcache_data[4]; /* The actual data */
197 /*0x30*/u64 dcache_index; /* D-cache index */
198 /*0x38*/u64 dcache_tag; /* D-cache tag/valid */
199 /*0x40*/u64 dcache_utag; /* D-cache microtag */
200 /*0x48*/u64 dcache_stag; /* D-cache snooptag */
224 extern struct cheetah_err_info *cheetah_error_log; argument