HomeSort by: relevance | last modified time | path
    Searched refs:PA (Results 1 - 25 of 28) sorted by relevancy

1 2

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/
vm_basic_types.h 16 typedef uint64 PA;
svga_types.h 40 typedef uint64 PA;
svga_reg.h 204 SVGA_REG_COMMAND_HIGH = 49, /* Upper 32 bits of command buffer PA */
398 * PA, not biased by the offset. When the command buffer is finished
508 PA pa; member in union:__anon72833b620608::__anon72833b62070a
  /src/sys/arch/m68k/m68k/
mmu_subr.s 118 movl %sp@(4),%d0 | get root table PA argument
120 movl %d0,%a0@(4) | set new root table PA
146 movl %sp@(4),%d0 | get root table PA argument
196 1: movl %sp@(4),%d0 | get root table PA argument
  /src/usr.bin/tip/
vars.c 111 "par", &PA },
tip.h 71 extern char *PA; /* parity to be generated */
remote.c 55 &ES, &EX, &FO, &RC, &RE, &PA
60 "di", "es", "ex", "fo", "rc", "re", "pa", 0
tip.c 98 char *PA;
  /src/libexec/ld.aout_so/
ld.so.arm.uue 92 M((3B!$"2Z``PE.4($)+E(`">Y1S`D>4`,(/@##"#X!@PA>4<`)3E&""4Y0`P
125 MG^4&$)KG`#"1Y1`@D^4%`%+A"```&@%`H.$``)3E!#"0Y0`PA.7@`0#K`#"4
130 MX@<```H<,)3E#"#3Y0(`$N,$`*`!-`$`"PA`E.4``%3C]___&@!`5>)PK!L)
410 MX0@PE.4$L$SB``!3XP0```J%-`#K`#"@XP@PA.4$,(3E$*@;Z00PA.4#`*#A
443 M/%$+Y5G__^I`<(?C4___ZH!PA^-1___J-)$;Y0`PV>5L`%/C`P``&@&0B>(T
453 MH.$!,,+EK_[_ZC"1&^4$,)GD,)$+Y3C!&^4`P(/EJ?[_ZA!PA^.``!?C]`!+
458 MY00@F>0PD0OE`A"@XP%PA^'T`$OB`E"@X0!@H.-^``#J,$$;Y020E.1@D0OE
540 M,)3E"""3X@,```H(,9+E``!3XP`PX`,(,8(%&#"4Y0@PA.4,P-3E"``<XP(`
543 M``#@$S"H&QD(,)3E`3!#X@@PA.4`()3E`5#"Y``@A.44,)3E`0"`X@,`4.$$
579 M!""@X>LL`.L`,)7E!#"#X``PA>4%`*#A=BT`ZP1@AN`'<&3@``!0X^/__QH
    [all...]
ld.so.i386.uue 112 MBT`PA=)U"`4`$```ZP.0`=`Y1=P/@Z@```"+?=#V!PAT(8M-"(M!'(M7_8'B
1363 M!````-PA``"`"0``"````/#4``")"0``!````.`C``"."0``!````.`D``"3
ld.so.vax.uue 296 MH`%0T5`'%1:?K?3=K`3[`L_2]M50$P,QT`&>K;18PA!6T580%,">SV#W:-!6
  /src/sys/dev/pci/
igma.c 217 igma_newpch_match(const struct pci_attach_args *pa)
219 if (PCI_VENDOR(pa->pa_id) != PCI_VENDOR_INTEL)
221 switch (0xff00 & PCI_PRODUCT(pa->pa_id)) {
234 igma_lookup(const struct pci_attach_args *pa)
239 if (PCI_VENDOR(pa->pa_id) != PCI_VENDOR_INTEL)
243 if (PCI_PRODUCT(pa->pa_id) == ip->product)
250 igma_product_to_chip(const struct pci_attach_args *pa, struct igma_chip *cd)
253 struct pci_attach_args PA;
255 ip = igma_lookup(pa);
269 PA = *pa
318 struct pci_attach_args *pa = (struct pci_attach_args *)aux; local in function:igma_match
335 const struct pci_attach_args *pa = (struct pci_attach_args *)aux; local in function:igma_attach
    [all...]
  /src/sys/external/bsd/compiler_rt/dist/lib/xray/
xray_profile_collector.cc 168 populateRecords(ProfileRecordArray &PRs, ProfileRecord::PathAllocator &PA,
181 auto Record = PRs.AppendEmplace(PathArray{PA}, Node);
  /src/sys/arch/luna68k/dev/xplx/
xplx.asm 35 ; SH: host shared memory, 64kB, PA 00000 - 0FFFF
36 ; PR: private memory, 32kB, PA 28000-2FFFF
664 ; Common0: VA=0000H -> PA=00000H SH
665 ; Bank : VA=E000H -> PA=28000H PR
666 ; Common1: VA=F000H -> PA=FF000H IN
679 ; PA=FxxxxH にしたらノーウェイトになった。
680 ; PA=0xxxxH だとウェイトが入った。
682 ; built-in RAM VA=FE00H PA=FFE00H
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
sun8i-h2-plus-bananapi-m2-zero.dts 196 /* PA */
  /src/sys/arch/next68k/next68k/
locore.s 153 * By the way, we get loaded at our final address i.e. PA==VA for the kernel.
155 /* I think the PA==VA comment to be a lie, but I have yet to verify it.
275 addl %a5,%a4 | convert to PA
287 * translation registers (which provide PA == VA mappings) and just
288 * turns on the MMU, then jump from the VA == PA address (at 0x40XXXXXX)
293 movl %a0@,%d1 | read value (a PA)
312 | This is a hack to get PA=KVA when turning on MMU as mentioned above.
865 .long MONOBASE | PA of base of framebuffer
868 .long MONOTOP | PA of end of framebuffer
  /src/sys/arch/mvme68k/mvme68k/
locore.s 547 addl %a5,%a4 | convert to PA
559 movl %a0@,%d1 | read value (a PA)
1134 .long 0 | PA of board's I/O registers
1137 .long 0 | PA of top of board's I/O registers
  /src/sys/arch/luna68k/luna68k/
locore.s 216 addl %a5,%a4 | convert to PA
227 movl %a0@,%d1 | read value (a PA)
810 .long 0 | PA of board's I/O registers
812 .long 0 | PA of top of board's I/O registers
  /src/sys/arch/news68k/news68k/
locore.s 323 addl %a5,%a4 | convert to PA
334 movl %a0@,%d1 | read value (a PA)
931 .long 0 | PA of board's I/O registers
934 .long 0 | PA of top of board's I/O registers
937 .long 0 | PA of external I/O registers
940 .long 0 | PA of top of external I/O registers
943 .long 0 | PA of power control port
946 .long 0 | PA of LED control port
  /src/sys/arch/virt68k/virt68k/
locore.s 58 * on the MMU. We arrive here running VA==PA and with the MMU
61 * This first 8KB of RAM at PA==0 won't go to waste, though; we
130 * bootinfo_start() recorded the first PA following the
140 addl %a5,%a4 | convert to PA
157 movl %a0@,%d1 | read value (a PA)
  /src/sys/arch/sparc64/sparc64/
mp_subr.S 436 * void sparc64_ipi_dcache_flush_page_usiii(paddr_t pa, int line_size)
437 * void sparc64_ipi_dcache_flush_page_us(paddr_t pa, int line_size)
438 * void sparc64_ipi_dcache_flush_page_sun4v(paddr_t pa, int line_size)
441 * %g2 = pa
463 srlx %g2, 13-2, %g5 ! Tag is PA bits <40:13> in bits <29:2>
locore.s 2136 wr %g0, ASI_NUCLEUS, %asi ! In case of problems finding PA
2173 srlx %g7, PGSHIFT, %g7 ! Isolate PA part
2175 sllx %g7, PGSHIFT+23, %g7 ! There are 23 bits to the left of the PA in the TTE
2178 or %g7, %g6, %g6 ! Then combine them to form PA
3460 srlx %g7, PGSHIFT, %g7 ! Isolate PA part
3462 sllx %g7, PGSHIFT+8, %g7 ! There are 8 bits to the left of the PA in the TTE
3465 or %g7, %g6, %g6 ! Then combine them to form PA
3517 srlx %g7, PGSHIFT, %g7 ! Isolate PA part
3519 sllx %g7, PGSHIFT+8, %g7 ! There are 8 bits to the left of the PA in the TTE
3522 or %g7, %g6, %g6 ! Then combine them to form PA
    [all...]
  /src/sys/arch/cesfic/cesfic/
locore.s 256 addl %a5,%a4 | convert to PA
268 movl %a0@,%d1 | read value (a PA)
  /src/sys/arch/x68k/x68k/
locore.s 247 addl %a5,%a4 | convert to PA
259 movl %a0@,%d1 | read value (a PA)
  /src/sys/arch/vax/vax/
subr.S 334 mtpr PCB_PADDR(%r3),$PR_PCBB /* restore PA of interrupted pcb */
370 mtpr PCB_PADDR(%r3),$PR_PCBB /* set PA of new pcb */
449 mtpr PCB_PADDR(%r3),$PR_PCBB # set PA of new pcb

Completed in 34 milliseconds

1 2