Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/include/asm/
H A Dpal.h488 typedef struct pal_cache_check_info_s { struct
489 u64 op : 4, /* Type of cache
494 level : 2, /* Cache level */
495 reserved1 : 2,
496 dl : 1, /* Failure in data part
499 tl : 1, /* Failure in tag part
502 dc : 1, /* Failure in dcache */
503 ic : 1, /* Failure in icache */
504 mesi : 3, /* Cache line state */
505 mv : 1, /* mesi valid */
[all …]