Searched refs:int_dword (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dlppaca.h83 } int_dword; member in struct:lppaca
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/iseries/
H A Dirq.c312 if (get_lppaca()->int_dword.fields.ipi_cnt) {
313 get_lppaca()->int_dword.fields.ipi_cnt = 0;
H A Dsetup.c556 get_lppaca()->int_dword.fields.decr_int = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dirq.c147 if (local_paca->lppaca_ptr->int_dword.any_int)
422 get_lppaca()->int_dword.fields.decr_int) {
423 get_lppaca()->int_dword.fields.decr_int = 0;
H A Dasm-offsets.c186 DEFINE(LPPACAANYINT, offsetof(struct lppaca, int_dword.any_int));
187 DEFINE(LPPACADECRINT, offsetof(struct lppaca, int_dword.fields.decr_int));
H A Dtime.c597 get_lppaca()->int_dword.fields.decr_int = 0;

Completed in 206 milliseconds