Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/include/asm/
H A Dpal.h543 reserved1 : 1,
545 reserved2 : 4,
546 dtr : 1, /* Fail in data TR */
547 itr : 1, /* Fail in inst TR */
548 dtc : 1, /* Fail in data TC */
549 itc : 1, /* Fail in inst. TC */
550 op : 4, /* Cache operation */
551 reserved3 : 6,
553 reserved4 : 22,
557 pl : 2, /* privilege level */
[all …]