Home
last modified time | relevance | path

Searched refs:pta (Results 1 – 25 of 29) sorted by relevance

12

/linux-3.4.99/arch/sh/kernel/
Dhead_64.S188 pta clear_ITLB, tr1
197 pta clear_DTLB, tr1
277 pta/u hopeless, tr1
278 pta/u hopeless, tr2
279 pta/u hopeless, tr3
280 pta/u hopeless, tr4
281 pta/u hopeless, tr5
282 pta/u hopeless, tr6
283 pta/u hopeless, tr7
321 pta clear_quad, tr1
[all …]
/linux-3.4.99/arch/sh/kernel/cpu/sh5/
Dentry.S277 pta handle_exception, tr0
398 pta handle_exception, tr0
439 pta handle_exception, tr0
475 pta single_step_panic, tr0
572 pta handle_exception, tr0
669 pta stack_ok, tr0
680 pta no_underflow, tr0
692 pta bad_sp, tr0
872 pta resume_kernel, tr0
875 pta ret_with_reschedule, tr0
[all …]
Dswitchto.S106 ! do this early as pta->gettr has no pipeline forwarding (=> 5 cycle latency)
109 pta .Lsave_pc, tr0
/linux-3.4.99/arch/sh/lib64/
Dstrcpy.S24 pta/l shortstring,tr1
32 pta/l no_lddst, tr2
38 pta/l loop, tr0
68 pta/l shortstring2,tr1
Dcopy_page.S37 pta 1f, tr1
38 pta 2f, tr2
39 pta 3f, tr3
Dcopy_user_memcpy.S67 pta/l Large,tr0
119 pta/l L2_3,tr0
126 pta L4_7, tr0
135 pta L8_15, tr0
160 pta/l Loop_ua, tr1
174 pta/l Loop_line, tr0
Dmemcpy.S52 pta/l Large,tr0
104 pta/l L2_3,tr0
111 pta L4_7, tr0
120 pta L8_15, tr0
145 pta/l Loop_ua, tr1
159 pta/l Loop_line, tr0
Dstrlen.S23 pta/l loop, tr0
Dudivdi3.S15 pta large_divisor,tr0
91 pta no_lo_adj,tr0
/linux-3.4.99/arch/ia64/kvm/
Dvtlb.c286 cur = vsa_thash(hcb->pta, curadr, vrr.val, &tag); in vtlb_purge()
339 head = vsa_thash(hcb->pta, va, vrr.val, &tag); in vtlb_insert()
534 cch = vsa_thash(hcb->pta, va, vrr.val, &tag); in vtlb_lookup()
550 hcb->pta.val = (unsigned long)hcb->hash; in thash_init()
551 hcb->pta.vf = 1; in thash_init()
552 hcb->pta.ve = 1; in thash_init()
553 hcb->pta.size = sz; in thash_init()
632 ia64_set_pta(v->arch.vhpt.pta.val); in kvm_init_vhpt()
Dvti.h133 unsigned long pta; member
Dasm-offsets.c203 DEFINE(VMM_VPD_VPTA_OFFSET, offsetof(struct vpd, pta)); in foo()
Dtrampoline.S278 mov r16 = cr.pta; \
301 mov cr.pta = r16; \
Dvcpu.h489 return ((u64)VCPU(vcpu, pta)); in vcpu_get_pta()
/linux-3.4.99/arch/sh/boot/compressed/
Dhead_64.S64 pta 1f, tr1
72 pta 1f, tr1
/linux-3.4.99/drivers/net/wireless/wl1251/
Dacx.c586 struct acx_bt_wlan_coex *pta; in wl1251_acx_sg_enable() local
591 pta = kzalloc(sizeof(*pta), GFP_KERNEL); in wl1251_acx_sg_enable()
592 if (!pta) { in wl1251_acx_sg_enable()
597 pta->enable = SG_ENABLE; in wl1251_acx_sg_enable()
599 ret = wl1251_cmd_configure(wl, ACX_SG_ENABLE, pta, sizeof(*pta)); in wl1251_acx_sg_enable()
606 kfree(pta); in wl1251_acx_sg_enable()
/linux-3.4.99/drivers/net/wireless/wl12xx/
Dacx.c486 struct acx_bt_wlan_coex *pta; in wl1271_acx_sg_enable() local
491 pta = kzalloc(sizeof(*pta), GFP_KERNEL); in wl1271_acx_sg_enable()
492 if (!pta) { in wl1271_acx_sg_enable()
498 pta->enable = wl->conf.sg.state; in wl1271_acx_sg_enable()
500 pta->enable = CONF_SG_DISABLE; in wl1271_acx_sg_enable()
502 ret = wl1271_cmd_configure(wl, ACX_SG_ENABLE, pta, sizeof(*pta)); in wl1271_acx_sg_enable()
509 kfree(pta); in wl1271_acx_sg_enable()
/linux-3.4.99/arch/ia64/kernel/
Dparavirt.c446 __DEFINE_GET_CR(PTA, pta)
529 __DEFINE_SET_CR(PTA, pta)
727 IA64_NATIVE_PATCH_DEFINE_CR(pta, pta);
839 IA64_NATIVE_PATCH_BUNDLE_ELEM_CR(pta, PTA),
/linux-3.4.99/arch/ia64/include/asm/
Dkvm.h176 unsigned long pta; member
Dprocessor.h557 ia64_set_pta (__u64 pta) in ia64_set_pta() argument
560 ia64_setreg(_IA64_REG_CR_PTA, pta); in ia64_set_pta()
Dkvm_host.h363 union ia64_pta pta; member
Dsal.h876 u64 pta; member
/linux-3.4.99/arch/ia64/mm/
Dinit.c299 unsigned long pta, impl_va_bits; in ia64_mmu_init() local
349 pta = POW2(61) - POW2(vmlpt_bits); in ia64_mmu_init()
357 ia64_set_pta(pta | (0 << 8) | (vmlpt_bits << 2) | VHPT_ENABLE_BIT); in ia64_mmu_init()
/linux-3.4.99/drivers/cpufreq/
Dpowernow-k8.c1149 struct powernowk8_target_arg *pta = arg; in powernowk8_target_fn() local
1150 struct cpufreq_policy *pol = pta->pol; in powernowk8_target_fn()
1151 unsigned targfreq = pta->targfreq; in powernowk8_target_fn()
1152 unsigned relation = pta->relation; in powernowk8_target_fn()
1223 struct powernowk8_target_arg pta = { .pol = pol, .targfreq = targfreq, in powernowk8_target() local
1226 return work_on_cpu(pol->cpu, powernowk8_target_fn, &pta); in powernowk8_target()
/linux-3.4.99/arch/ia64/include/asm/xen/
Dinterface.h159 unsigned long pta; /* CR8 */ member

12