Searched refs:sre (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/kvm/
H A Dbook3s_32_mmu.c90 struct kvmppc_sr *sre, gva_t eaddr,
99 hash = ((sre->vsid ^ page) << 6);
108 sre->vsid);
116 static u32 kvmppc_mmu_book3s_32_get_ptem(struct kvmppc_sr *sre, gva_t eaddr, argument
119 return ((eaddr & 0x0fffffff) >> 22) | (sre->vsid << 7) |
183 struct kvmppc_sr *sre; local
190 sre = find_sr(vcpu_book3s, eaddr);
193 sre->vsid, sre->raw);
197 ptegp = kvmppc_mmu_book3s_32_get_pteg(vcpu_book3s, sre, eadd
89 kvmppc_mmu_book3s_32_get_pteg(struct kvmppc_vcpu_book3s *vcpu_book3s, struct kvmppc_sr *sre, gva_t eaddr, bool primary) argument
304 struct kvmppc_sr *sre; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/kvm/
H A Dbook3s_32_mmu.c90 struct kvmppc_sr *sre, gva_t eaddr,
99 hash = ((sre->vsid ^ page) << 6);
108 sre->vsid);
116 static u32 kvmppc_mmu_book3s_32_get_ptem(struct kvmppc_sr *sre, gva_t eaddr, argument
119 return ((eaddr & 0x0fffffff) >> 22) | (sre->vsid << 7) |
183 struct kvmppc_sr *sre; local
190 sre = find_sr(vcpu_book3s, eaddr);
193 sre->vsid, sre->raw);
197 ptegp = kvmppc_mmu_book3s_32_get_pteg(vcpu_book3s, sre, eadd
89 kvmppc_mmu_book3s_32_get_pteg(struct kvmppc_vcpu_book3s *vcpu_book3s, struct kvmppc_sr *sre, gva_t eaddr, bool primary) argument
304 struct kvmppc_sr *sre; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/script/
H A Ddepfilter.py9 import sys, sre
24 match = sre.search('"(.*)" -> "(.*)"', arc)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/script/
H A Ddepfilter.py9 import sys, sre namespace
24 match = sre.search('"(.*)" -> "(.*)"', arc)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/script/
H A Ddepfilter.py9 import sys, sre namespace
24 match = sre.search('"(.*)" -> "(.*)"', arc)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libgcrypt-1.5.1/mpi/power/
H A Dmpih-lshift.S51 sre 3,0,8 # compute carry out limb, and init MQ register
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libgcrypt-1.5.1/mpi/power/
H A Dmpih-lshift.S51 sre 3,0,8 # compute carry out limb, and init MQ register
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libgcrypt-1.5.1/mpi/power/
H A Dmpih-lshift.S51 sre 3,0,8 # compute carry out limb, and init MQ register
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/sctp/
H A Dulpevent.c381 struct sctp_remote_error *sre; local
409 sre = (struct sctp_remote_error *)
421 sre->sre_type = SCTP_REMOTE_ERROR;
430 sre->sre_flags = 0;
440 sre->sre_length = skb->len;
449 sre->sre_error = cause;
461 sre->sre_assoc_id = sctp_assoc2id(asoc);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/sctp/
H A Dulpevent.c381 struct sctp_remote_error *sre; local
409 sre = (struct sctp_remote_error *)
421 sre->sre_type = SCTP_REMOTE_ERROR;
430 sre->sre_flags = 0;
440 sre->sre_length = skb->len;
449 sre->sre_error = cause;
461 sre->sre_assoc_id = sctp_assoc2id(asoc);

Completed in 98 milliseconds