Searched defs:pal_uarch_check_info_s (Results 1 – 1 of 1) sorted by relevance
632 typedef struct pal_uarch_check_info_s { struct633 u64 sid : 5, /* Structure identification */634 level : 3, /* Level of failure */635 array_id : 4, /* Array identification */636 op : 4, /* Type of641 way : 6, /* Way of structure */642 wv : 1, /* way valid */643 xv : 1, /* index valid */644 reserved1 : 6,645 hlth : 2, /* Health indicator */[all …]