Searched refs:slb (Results 1 – 17 of 17) sorted by relevance
| /trueos/sys/powerpc/aim/ |
| HD | slb.c | 67 struct slb slb_entries[16]; 115 static struct slb * 119 struct slb *retval; in make_new_leaf() 222 struct slb * 256 struct slb *entry; in va_to_vsid() 281 struct slb *slb; in allocate_user_vsid() local 307 slb = &ua->u.slb_entries[idx]; in allocate_user_vsid() 313 slb = make_new_leaf(esid, slbv, ua); in allocate_user_vsid() 323 slb = make_new_leaf(esid, slbv, inter); in allocate_user_vsid() 335 slb_insert_user(pm, slb); in allocate_user_vsid() [all …]
|
| HD | moea64_native.c | 324 struct slb *slb = PCPU_GET(slb); in moea64_cpu_bootstrap_native() local 344 if (!(slb[i].slbe & SLBE_VALID)) in moea64_cpu_bootstrap_native() 348 "r"(slb[i].slbv), "r"(slb[i].slbe)); in moea64_cpu_bootstrap_native()
|
| HD | trap.c | 543 struct slb *slbcache; in handle_kernel_slb_spill() 549 slbcache = PCPU_GET(slb); in handle_kernel_slb_spill() 588 struct slb *user_entry; in handle_user_slb_spill()
|
| HD | machdep.c | 713 memcpy(pcpu->pc_slb, PCPU_GET(slb), sizeof(pcpu->pc_slb)); in cpu_pcpu_init()
|
| HD | mmu_oea64.c | 572 struct slb *cache; in moea64_bootstrap_slb_prefault() 573 struct slb entry; in moea64_bootstrap_slb_prefault() 577 cache = PCPU_GET(slb); in moea64_bootstrap_slb_prefault()
|
| /trueos/sys/powerpc/include/ |
| HD | pmap.h | 132 struct slb **pm_slb; 164 struct slb *user_va_to_slb_entry(pmap_t pm, vm_offset_t va); 168 void slb_insert_user(pmap_t pm, struct slb *slb); 173 struct slb **slb_alloc_user_cache(void); 174 void slb_free_user_cache(struct slb **);
|
| HD | pcpu.h | 59 struct slb pc_slb[64]; \ 60 struct slb **pc_userslb; \
|
| HD | slb.h | 72 struct slb { struct
|
| /trueos/sys/powerpc/ps3/ |
| HD | mmu_ps3.c | 119 struct slb *slb = PCPU_GET(slb); in mps3_cpu_bootstrap() local 146 if (!(slb[i].slbe & SLBE_VALID)) in mps3_cpu_bootstrap() 150 "r"(slb[i].slbv), "r"(slb[i].slbe)); in mps3_cpu_bootstrap()
|
| /trueos/sys/powerpc/pseries/ |
| HD | mmu_phyp.c | 184 struct slb *slb = PCPU_GET(slb); in mphyp_cpu_bootstrap() local 195 if (!(slb[i].slbe & SLBE_VALID)) in mphyp_cpu_bootstrap() 199 "r"(slb[i].slbv), "r"(slb[i].slbe)); in mphyp_cpu_bootstrap()
|
| /trueos/sys/powerpc/powerpc/ |
| HD | copyinout.c | 85 struct slb *slb; in set_user_sr() local 89 slb = user_va_to_slb_entry(pm, (vm_offset_t)addr); in set_user_sr() 91 if (slb == NULL) { in set_user_sr() 97 slbv = slb->slbv; in set_user_sr()
|
| /trueos/libexec/bootpd/ |
| HD | Changes | 35 09/02/94 Robert MacKinnon <rbm@montrouge.mis.slb.com>
|
| /trueos/sys/conf/ |
| HD | files.powerpc | 102 powerpc/aim/slb.c optional aim powerpc64
|
| /trueos/contrib/llvm/lib/Target/SystemZ/ |
| HD | SystemZInstrInfo.td | 794 def SLBR : BinaryRRE<"slb", 0xB999, sube, GR32, GR32>; 798 def SLB : BinaryRXY<"slb", 0xE399, sube, GR32, load, 4>;
|
| /trueos/contrib/gcc/config/s390/ |
| HD | s390.md | 4257 ; slbr, slb, slbgr, slbg 4269 slb<g>r\t%0,%2 4270 slb<g>\t%0,%2" 4273 ; slbr, slb, slbgr, slbg 4282 slb<g>r\t%0,%2 4283 slb<g>\t%0,%2"
|
| /trueos/contrib/binutils/opcodes/ |
| HD | s390-opc.txt | 625 e30000000099 slb RXE_RRRD "subtract logical with borrow 32" z900 esa,zarch 754 e30000000099 slb RXY_RRRD "subtract logical with borrow 32" z990 esa,zarch
|
| /trueos/contrib/unbound/doc/ |
| HD | Changelog | 890 parent-child server, and the answer has the AA flag for dir.slb.com. 1317 like _tcp.slb.com with 262 servers.
|