Searched refs:ed (Results 1 – 25 of 28) sorted by relevance
12
/arch/s390/include/asm/ |
D | cpu_mf.h | 66 unsigned int ed:1; /* 23: diag-sampling enable control */ member 88 unsigned int ed:1; /* 55: diag-sampling enable control */ member
|
D | nmi.h | 22 __u32 ed : 1; /* 05 external damage */ member
|
D | etr.h | 97 unsigned int ed : 8; /* ETS device dependent data */ member
|
/arch/ia64/mm/ |
D | fault.c | 245 ia64_psr(regs)->ed = 1; in ia64_do_page_fault() 268 ia64_psr(regs)->ed = 1; in ia64_do_page_fault()
|
/arch/x86/um/ |
D | signal.c | 554 struct exec_domain *ed = current_thread_info()->exec_domain; in setup_signal_stack_si() local 555 if (unlikely(ed && ed->signal_invmap && sig < 32)) in setup_signal_stack_si() 556 sig = ed->signal_invmap[sig]; in setup_signal_stack_si()
|
/arch/ia64/include/uapi/asm/ |
D | kvm.h | 106 unsigned long ed : 1; /* 52 */ member
|
/arch/arm/boot/dts/ |
D | omap3-ha-common.dtsi | 78 /* I2C2: mux'ed with GPIO168 which is connected to nKILL_POWER */
|
D | omap3-ha-lcd.dts | 88 /* I2C2: mux'ed with GPIO168 which is connected to nKILL_POWER */
|
D | ste-href.dtsi | 165 // PoP:ed eMMC
|
D | berlin2cd.dtsi | 6 * based on GPL'ed 2.6 kernel sources
|
D | berlin2.dtsi | 6 * based on GPL'ed 2.6 kernel sources
|
D | omap3-tao3530.dtsi | 156 /* McBSP1: mux'ed with GPIO158 as clock for HA-DSP */
|
/arch/s390/kernel/ |
D | nmi.c | 345 if (mci->ed && mci->ec) { in s390_do_machine_check()
|
D | perf_cpum_sf.c | 895 cpuhw->lsctl.ed, cpuhw->lsctl.cd, in cpumsf_pmu_enable() 1377 if (WARN_ON_ONCE(cpuhw->lsctl.es == 1 || cpuhw->lsctl.ed == 1)) { in cpumsf_pmu_add() 1383 cpuhw->lsctl.ed = 1; in cpumsf_pmu_add() 1406 cpuhw->lsctl.ed = 0; in cpumsf_pmu_del()
|
D | perf_event.c | 156 si.ad, si.ed, si.cd, si.dsdes, si.tear, si.dear); in print_debug_sf()
|
/arch/ia64/include/asm/ |
D | processor.h | 119 __u64 ed : 1; member 140 __u64 ed : 1; member
|
D | kvm_host.h | 336 unsigned long ed : 1; /* 52 */ member
|
/arch/powerpc/boot/dts/fsl/ |
D | e500mc_power_isa.dtsi | 43 power-isa-e.ed; // Embedded.Enhanced Debug
|
D | e5500_power_isa.dtsi | 43 power-isa-e.ed; // Embedded.Enhanced Debug
|
D | e6500_power_isa.dtsi | 43 power-isa-e.ed; // Embedded.Enhanced Debug
|
/arch/cris/arch-v32/drivers/ |
D | cryptocop.c | 1216 struct cryptocop_dma_desc *ed = alloc_cdesc(alloc_flag); in cryptocop_setup_dma_list() local 1218 if (!ed) { in cryptocop_setup_dma_list() 1236 ed->free_buf = NULL; in cryptocop_setup_dma_list() 1237 ed->dma_descr->wait = 1; in cryptocop_setup_dma_list() 1238 ed->dma_descr->out_eop = 1; in cryptocop_setup_dma_list() 1240 …ed->dma_descr->buf = (char*)virt_to_phys(&ed); /* Use any valid physical address for zero length d… in cryptocop_setup_dma_list() 1241 ed->dma_descr->after = ed->dma_descr->buf; in cryptocop_setup_dma_list() 1242 ed->dma_descr->md = REG_TYPE_CONV(unsigned short int, struct strcop_meta_out, ed_mo); in cryptocop_setup_dma_list() 1243 current_out_cdesc->next = ed; in cryptocop_setup_dma_list() 1244 current_out_cdesc = ed; in cryptocop_setup_dma_list()
|
/arch/ia64/kernel/ |
D | traps.c | 452 ia64_psr(®s)->ed = 1; in ia64_fault()
|
D | palinfo.c | 740 unsigned long ed:1; in tr_info() member
|
/arch/x86/lib/ |
D | x86-opcode-map.txt | 289 ed: IN eAX,DX 574 ed: paddsw Pq,Qq | vpaddsw Vx,Hx,Wx (66),(v1)
|
/arch/sh/ |
D | Kconfig | 646 than the panic-ed kernel.
|
12