Home
last modified time | relevance | path

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

/linux-4.4.14/arch/ia64/include/asm/sn/
Dnodepda.h37 struct nodepda_s { struct
50 struct nodepda_s *pernode_pdaindr[MAX_COMPACT_NODES]; argument
59 typedef struct nodepda_s nodepda_t; argument
72 DECLARE_PER_CPU(struct nodepda_s *, __sn_nodepda);
/linux-4.4.14/arch/ia64/sn/kernel/
Dbte_error.c38 struct nodepda_s *err_nodepda = (struct nodepda_s *)_nodepda; in shub1_bte_error_handler()
136 struct nodepda_s *err_nodepda = (struct nodepda_s *)_nodepda; in shub2_bte_error_handler()
175 struct nodepda_s *err_nodepda = (struct nodepda_s *)_nodepda; in bte_error_handler()
Dsetup.c77 DEFINE_PER_CPU(struct nodepda_s *, __sn_nodepda);