Searched refs:Memory (Results 1 - 11 of 11) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/ml/ |
H A D | mc-us3_asm.s | 26 * Assembly code support for Memory Control driver 41 * routine to get value of Memory Control Registers 52 ! This routine is to get content of Memory Control Registers 55 ! %i0 is the VA for Memory Control Registers
|
/illumos-gate/usr/src/uts/intel/sys/acpi/platform/ |
H A D | aclinuxex.h | 102 void *Memory) 104 kfree (Memory); 101 AcpiOsFree( void *Memory) argument
|
H A D | acefiex.h | 467 * EFI Memory 475 EFI_PHYSICAL_ADDRESS *Memory); 480 EFI_PHYSICAL_ADDRESS Memory,
|
/illumos-gate/usr/src/tools/env/ |
H A D | illumos.sh | 70 if [[ $(/usr/sbin/prtconf 2>'/dev/null') == ~(E)Memory\ size:\ ([[:digit:]]+)\ Megabytes ]] ; then
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | priv_defs | 183 Message Queue, Semaphore Set, or Shared Memory Segment whose 191 Message Queue, Semaphore Set, or Shared Memory Segment whose 201 V IPC Message Queue, Semaphore Set, or Shared Memory Segment to 203 Message Queue, Semaphore Set, or Shared Memory Segment.
|
/illumos-gate/usr/src/uts/intel/sys/acpi/ |
H A D | acpiosxf.h | 230 * Memory allocation and mapping 247 void * Memory); 273 * Memory/Object Cache
|
/illumos-gate/usr/src/boot/sys/boot/i386/cdboot/ |
H A D | cdboot.S | 43 # Memory locations.
|
/illumos-gate/usr/src/uts/sun4u/starcat/ml/ |
H A D | drmach_asm.s | 451 ! 4) address/value pairs for the Memory Address Decoder 458 ! This list is typically used for reprogramming the Memory
|
/illumos-gate/usr/src/boot/sys/boot/efi/include/ |
H A D | efiapi.h | 45 // EFI Memory 54 OUT EFI_PHYSICAL_ADDRESS *Memory 60 IN EFI_PHYSICAL_ADDRESS Memory, 742 // Memory functions 823 // Memory Utility Services
|
/illumos-gate/usr/src/boot/sys/boot/i386/btx/btx/ |
H A D | btx.S | 21 * Memory layout. 89 .set DMP_MEM,0x4 # Memory 143 mov $MEM_IDT,%di # Memory to initialize
|
/illumos-gate/usr/src/uts/intel/io/acpica/ |
H A D | osl.c | 530 AcpiOsFree(void *Memory) argument 534 tmp_ptr = (ACPI_SIZE *)Memory;
|
Completed in 81 milliseconds