/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/fb/ |
nouveau_nvkm_subdev_fb_gddr5.c | 42 int pd, lf, xd, vh, vr, vo, l3; local in function:nvkm_gddr5_calc 55 l3 = !ram->next->bios.ramcfg_11_07_02; 104 ram->mr[5] |= (l3 << 2);
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/realtek/ |
rtd16xx.dtsi | 53 next-level-cache = <&l3>; 61 next-level-cache = <&l3>; 69 next-level-cache = <&l3>; 77 next-level-cache = <&l3>; 85 next-level-cache = <&l3>; 90 next-level-cache = <&l3>; 94 l3: l3-cache { label
|
/src/sys/arch/aarch64/include/ |
asan.h | 119 pd_entry_t *l0, *l1, *l2, *l3; local in function:kasan_md_shadow_map_page 180 l3 = (void *)KERN_PHYSTOV(pa); 182 l3 = (void *)AARCH64_PA_TO_KVA(pa); 186 pde = l3[idx]; 189 atomic_swap_64(&l3[idx], pa | L3_PAGE | LX_BLKPAG_UXN |
|
/src/sys/arch/aarch64/aarch64/ |
pmapboot.c | 87 pd_entry_t *l0, *l1, *l2, *l3; local in function:pmapboot_protect 130 l3 = (pd_entry_t *)AARCH64_PA_TO_KVA(pa); 133 if (!l3pte_valid(l3[idx])) 135 if (!l3pte_is_page(l3[idx])) 138 pmapboot_protect_entry(&l3[idx], clrprot); 220 pd_entry_t *l0, *l1, *l2, *l3, pte; variable in typeref:typename:pd_entry_t **** 367 l3 = pmapboot_pagealloc(); 368 if (l3 == NULL) { 370 "cannot allocate L3 page\n"); 374 pte = (uint64_t)l3 | L2_TABLE [all...] |
db_interface.c | 152 * it works even if kernel_text is mapped with L2 or L3. 377 /* L1/L2 BLOCK or L3 PAGE */ 387 "L3(4K)-PAGE" : "**ILLEGAL TYPE**"); 463 pd_entry_t *l0, *l1, *l2, *l3; variable in typeref:typename:pd_entry_t **** 487 * traverse L0 -> L1 -> L2 -> L3 table 492 ", L0-index=%ld, L1-index=%ld, L2-index=%ld, L3-index=%ld\n", 528 l3 = (pd_entry_t *)AARCH64_PA_TO_KVA(l2pde_pa(pde)); 530 pte = l3[idx]; 532 pr(" L3[%3d]=%016"PRIx64":", idx, pte);
|
pmap.c | 643 /* L3->L2->L1. no need for L0 */ 691 panic("%s: cannot allocate L3 table error=%d", 814 pd_entry_t *l0, *l1, *l2, *l3; local in function:_pmap_pte_lookup_bs 822 * traverse L0 -> L1 -> L2 -> L3 849 l3 = (pd_entry_t *)AARCH64_PA_TO_KVA(l2pde_pa(pde)); 851 ptep = &l3[idx]; 884 /* va is belong to the same L3 table as before? */ 1306 /* va is belong to the same L3 table as before? */ 1595 /* kernel L0-L3 pages will never be freed */ 1600 /* EFI runtme L0-L3 pages will never be freed * 1792 pd_entry_t *l3; local in function:_pmap_enter [all...] |
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/ |
sanitizer_deadlock_detector_test.cc | 146 uptr l3 = d.newNode(3); local in function:RunRemoveNodeTest 157 // l3=>l4=>l5 158 d.onLock(&dtls, l3); 162 d.onUnlock(&dtls, l3); 169 locks.insert(l3); 185 // l4=>l3 187 EXPECT_TRUE(d.onLock(&dtls, l3)); 189 d.onUnlock(&dtls, l3); 194 d.removeNode(l3); 231 // l2 and l3 should have ben reused 374 uptr l3 = d.newNode(0); local in function:RunOnFirstLockTest 394 uptr l3 = d.newNode(0); local in function:RunRecusriveLockTest 424 uptr l3 = d.newNode(0); local in function:RunLockContextTest [all...] |
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
uniphier-pro5.dtsi | 144 next-level-cache = <&l3>; 147 l3: cache-controller@500c8000 { label
|
/src/tests/modules/x86_pte_tester/ |
x86_pte_tester.c | 54 size_t l3; member in struct:__anon91e1af1f0108::__anon91e1af1f0208 144 tester_ctx.coord.l3 = i;
|
/src/sys/dev/ic/ |
icp_ioctl.h | 138 u_int32_t l3; member in struct:__anon07d367500308::__anon07d36750040a::__anon07d367500808
|
/src/sys/kern/ |
init_sysctl.c | 1062 struct lwp *l2, *l3; local in function:sysctl_kern_lwp 1113 LIST_FOREACH(l3, &p->p_lwps, 1115 if (l2 == l3) 1118 if (l3 == NULL) { 1171 LIST_FOREACH(l3, &p->p_lwps, l_sibling) { 1172 if (l2 == l3) 1175 if (l3 == NULL) {
|
/src/bin/ksh/ |
eval.c | 1368 int l1, l2, l3; local in function:alt_expand 1372 l3 = end - brace_end; 1373 new = (char *) alloc(l1 + l2 + l3 + 1, ATEMP); 1376 memcpy(new + l1 + l2, brace_end, l3); 1377 new[l1 + l2 + l3] = '\0'; 1379 new + l1 + l2 + l3, fdo);
|
/src/usr.sbin/npf/npfctl/ |
npfctl.h | 76 typedef struct l3 { struct
|
/src/sys/lib/libkern/arch/hppa/ |
milli.S | 1063 l4: combt,<= 0,%r26,l3 ; if %r26>=0 then proceed like unsigned 1077 l3: blr %r1,0 ; case on these 8 bits ****** label
|