Home
last modified time | relevance | path

Searched refs:word2 (Results 1 – 6 of 6) sorted by relevance

/arch/powerpc/kvm/
D44x_tlb.c61 tlbe->word2); in kvmppc_dump_tlbs()
88 [word2] "=r"(tlbe->word2), in kvmppc_44x_tlbre()
111 [word2] "r"(stlbe->word2), in kvmppc_44x_tlbwe()
332 stlbe.word2 = kvmppc_44x_tlb_shadow_attrib(flags, in kvmppc_mmu_map()
340 ref->writeable = !!(stlbe.word2 & PPC44x_TLB_UW); in kvmppc_mmu_map()
347 stlbe.word2, handler); in kvmppc_mmu_map()
443 tlbe->word2 = vcpu->arch.gpr[rs]; in kvmppc_44x_emul_tlbwe()
466 flags = tlbe->word2 & 0xffff; in kvmppc_44x_emul_tlbwe()
472 tlbe->word1, tlbe->word2, handler); in kvmppc_44x_emul_tlbwe()
D44x.c128 tlbe->word2 = PPC44x_TLB_SX | PPC44x_TLB_SW | PPC44x_TLB_SR; in kvmppc_core_vcpu_setup()
134 tlbe->word2 = PPC44x_TLB_SX | PPC44x_TLB_SW | PPC44x_TLB_SR in kvmppc_core_vcpu_setup()
Dbooke.c319 gtlbe->word2, get_tlb_bytes(gtlbe), gtlb_index); in kvmppc_handle_exit()
366 gtlbe->word2, get_tlb_bytes(gtlbe), gtlb_index); in kvmppc_handle_exit()
/arch/ia64/lib/
Ddo_csum.S130 .rotr word1[4], word2[4],result1[LOAD_LATENCY+2],result2[LOAD_LATENCY+2]
175 (p9) and word2[0]=lastval,tmask // mask last it as appropriate
184 (p9) add result1[0]=word1[0],word2[0]
228 (ELD_1) cmp.ltu pC2[0],p0=result2[LOAD_LATENCY],word2[LOAD_LATENCY+1]
231 (ELD) add result2[LOAD_LATENCY-1]=result2[LOAD_LATENCY],word2[LOAD_LATENCY]
234 (p[0]) ld8 word2[0]=[first2],16
Dcopy_user.S57 #define word2 r17 macro
/arch/powerpc/include/asm/
Dkvm_host.h71 u32 word2; member