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

  /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:__anon5776::__anon5777
  /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
mmu_enable.s 58 movl %a0@,%d1 | read value (a PA)
  /src/usr.bin/tip/
vars.c 111 "par", &PA },
remote.c 55 &ES, &EX, &FO, &RC, &RE, &PA
60 "di", "es", "ex", "fo", "rc", "re", "pa", 0
tip.h 71 extern char *PA; /* parity to be generated */
tip.c 98 char *PA;
  /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
335 const struct pci_attach_args *pa = (struct pci_attach_args *)aux; local
    [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/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
3528 srlx %g7, PGSHIFT, %g7 ! Isolate PA part
3530 sllx %g7, PGSHIFT+8, %g7 ! There are 8 bits to the left of the PA in the TTE
3533 or %g7, %g6, %g6 ! Then combine them to form PA
    [all...]
  /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
139 addl %a5,%a4 | convert to PA
  /src/sys/arch/cesfic/cesfic/
locore.s 249 addl %a5,%a4 | convert to PA
261 movl %a0@,%d1 | read value (a PA)
  /src/sys/arch/x68k/x68k/
locore.s 246 addl %a5,%a4 | convert to PA
267 movl %a0@,%d1 | read value (a 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.
269 addl %a5,%a4 | convert to PA
290 * translation registers (which provide PA == VA mappings) and just
291 * turns on the MMU, then jump from the VA == PA address (at 0x40XXXXXX)
850 .long MONOBASE | PA of base of framebuffer
853 .long MONOTOP | PA of end of framebuffer
  /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
  /src/sys/arch/luna68k/luna68k/
locore.s 211 addl %a5,%a4 | convert to PA
  /src/sys/arch/mvme68k/mvme68k/
locore.s 543 addl %a5,%a4 | convert to PA
1101 .long 0 | [0].pmbm_paddr = PA of internal I/O space
  /src/sys/arch/news68k/news68k/
locore.s 186 * I/O registers (accessed via PA==VA mappings by TT0 register)
229 * I/O registers (accessed via PA==VA mappings by TT0 register)
312 addl %a5,%a4 | convert to PA
875 .long 0 | PA/KVA (via %tt0) of base of internal IO space
878 .long 0 | PA/KVA (via %tt0) of end of internal IO space
881 .long 0 | PA/KVA (via %tt0) of power control port
884 .long 0 | PA/KVA (via %tt0) of LED control port
887 .long 0 | PA/KVA (via %tt0) of ext cache control port
890 .long 0 | PA/KVA (via %tt0) of ext cache clear port
  /src/sys/arch/hp300/hp300/
locore.s 372 /* save the first PA as bootinfo_pa to map it to a virtual address later. */
375 movl %d0,%a0@ | save the lowram as bootinfo PA
396 addl %a5,%a4 | convert to PA
436 lea MAXADDR,%a2 | PA of last RAM page
458 * of RAM (mapped va == pa) and executed there.
465 movl %a0@,%d1 | read value (a PA)
  /src/sys/arch/mac68k/mac68k/
locore.s 256 movl _C_LABEL(Sysseg_pa),%a1 | system segment table PA

Completed in 221 milliseconds