Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dio-workarounds.c112 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) \ argument
122 #define DEF_PCI_AC_NORET(name, at, al, space, aa) \ argument
141 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) .name = iowa_##name, argument
142 #define DEF_PCI_AC_NORET(name, at, al, space, aa) .name = iowa_##name, argument
/arch/mips/kernel/
Dscall64-n32.S32 .set at define
Dscall64-n64.S39 .set at define
Dentry.S120 .set at define
Dmcount.S219 .set at define
Dscall64-o32.S33 .set at define
Dscall32-o32.S31 .set at define
Dgenex.S531 .set at define
Dpm-cps.c73 zero, at, v0, v1, a0, a1, a2, a3, enumerator
/arch/mips/math-emu/
Ddp_mul.c24 u64 at; in ieee754dp_mul() local
Dsp_mul.c24 unsigned int at; in ieee754sp_mul() local
Ddp_maddf.c54 u64 at; in _dp_maddf() local
/arch/nios2/kernel/
Dhead.S175 .set at define
Dinsnemu.S579 .set at define
/arch/mips/lib/
Dmemset.S114 .set at define
177 .set at define
Dstrnlen_user.S55 .set at define
/arch/x86/events/intel/
Dds.c590 struct bts_record *at, *base, *top; in intel_pmu_drain_bts_buffer() local
1622 void *at; in get_next_pebs_record_by_bit() local
1741 void *at = get_next_pebs_record_by_bit(base, top, bit); in __intel_pmu_pebs_event() local
1790 struct pebs_record_core *at, *top; in intel_pmu_drain_pebs_core() local
1847 void *base, *at, *top; in intel_pmu_drain_pebs_nhm() local
1962 void *base, *at, *top; in intel_pmu_drain_pebs_icl() local
/arch/powerpc/include/asm/
Dio.h601 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) ret (*name) at; argument
602 #define DEF_PCI_AC_NORET(name, at, al, space, aa) void (*name) at; argument
612 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) \ argument
620 #define DEF_PCI_AC_NORET(name, at, al, space, aa) \ argument
/arch/ia64/include/asm/
Dpal.h157 at : 2, /* 2-1 Cache mem attr*/ member