Home
last modified time | relevance | path

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

/arch/ia64/sn/kernel/
Dbte.c147 (BTE_LNSTAT_LOAD(bte) & BTE_ACTIVE)) { in bte_copy()
219 BTE_LNSTAT_LOAD(bte), *bte->most_rcnt_na) ); in bte_copy()
229 BTE_LNSTAT_LOAD(bte), *bte->most_rcnt_na)); in bte_copy()
239 BTE_LNSTAT_LOAD(bte), *bte->most_rcnt_na)); in bte_copy()
Dbte_error.c150 status = BTE_LNSTAT_LOAD(bte); in shub2_bte_error_handler()
/arch/ia64/include/asm/sn/
Dbte.h98 #define BTE_LNSTAT_LOAD(_bte) \ macro