Searched refs:expmask (Results 1 – 5 of 5) sorted by relevance
80 unsigned long expmask = __raw_readl(EXPMASK); in expmask_init() local89 expmask &= ~(EXPMASK_RTEDS | EXPMASK_BRDSSLP | EXPMASK_MMCAW); in expmask_init()91 __raw_writel(expmask, EXPMASK); in expmask_init()
60 unsigned long expmask; /* CPUs or groups that need to check in */ member 64 /* Per-GP initial values for expmask. */
459 2 unsigned long expmask;468 Similarly, the ``->expmask`` field tracks which of this ``rcu_node``478 used to initialize ``->expmask`` and the beginning of the normal and
167 initialize that structure's ``->expmask`` at the beginning of each
1805 ecache ? ecache->expmask : 0, in init_conntrack()