Searched refs:dear (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/arch/s390/include/asm/ |
H A D | cpu_mf.h | 73 unsigned long dear; /* 32-39: DEAR contents */ member 93 unsigned long dear; /* 24-31: DEAR contents */ member
|
/openbmc/linux/arch/s390/kernel/ |
H A D | perf_event.c | 129 si.as, si.es, si.cs, si.bsdes, si.tear, si.dear); in print_debug_sf() 133 si.ad, si.ed, si.cd, si.dsdes, si.tear, si.dear); in print_debug_sf()
|
H A D | perf_cpum_sf.c | 1031 cpuhw->lsctl.tear, cpuhw->lsctl.dear); in cpumsf_pmu_enable() 1068 cpuhw->lsctl.dear = si.dear; in cpumsf_pmu_disable() 1505 cpuhw->lsctl.dear = virt_to_phys((void *)aux->sdb_index[head]); in aux_output_begin() 1511 cpuhw->lsctl.tear, cpuhw->lsctl.dear); in aux_output_begin() 1958 cpuhw->lsctl.dear = *(unsigned long *)cpuhw->sfb.sdbt; in cpumsf_pmu_add()
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcat/netcat/ |
H A D | netcat-locale_h.patch | 24 /* Our dear (and very common) gettext macros */
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | ptrace.h | 49 unsigned long dear; member
|
/openbmc/linux/arch/powerpc/kernel/ptrace/ |
H A D | ptrace.c | 374 BUILD_BUG_ON(offsetof(struct pt_regs, dear) != in pt_regs_check()
|
/openbmc/linux/tools/arch/powerpc/include/uapi/asm/ |
H A D | kvm.h | 220 __u64 dear; member
|
/openbmc/linux/arch/powerpc/include/uapi/asm/ |
H A D | kvm.h | 220 __u64 dear; member
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | kvm.h | 219 __u64 dear; member
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | booke.c | 1520 sregs->u.e.dear = kvmppc_get_dar(vcpu); in get_sregs_base() 1538 kvmppc_set_dar(vcpu, sregs->u.e.dear); in set_sregs_base()
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | asm-offsets.c | 291 STACK_PT_REGS_OFFSET(_DEAR, dear); in main()
|
H A D | process.c | 1570 pr_cont("DEAR: "REG" ESR: "REG" ", regs->dear, regs->esr); in __show_regs()
|
/openbmc/qemu/target/ppc/ |
H A D | kvm.c | 1037 env->spr[SPR_BOOKE_DEAR] = sregs.u.e.dear; in kvmppc_get_booke_sregs()
|