HomeSort by relevance Sort by last modified time
    Searched refs:Physical (Results 1 - 25 of 33) sorted by null

1 2

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Variable/EmuRuntimeDxe/
InitVariable.c 55 &mVariableModuleGlobal->VariableGlobal[Physical]
85 &mVariableModuleGlobal->VariableGlobal[Physical]
123 &mVariableModuleGlobal->VariableGlobal[Physical],
161 &mVariableModuleGlobal->VariableGlobal[Physical]
187 (VOID **) &mVariableModuleGlobal->VariableGlobal[Physical].NonVolatileVariableBase
191 (VOID **) &mVariableModuleGlobal->VariableGlobal[Physical].VolatileVariableBase
Variable.h 48 Physical,
EmuVariable.c 903 Global = &mVariableModuleGlobal->VariableGlobal[Physical];
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/EsalVariableDxeSal/
InitVariable.c 136 &mVariableModuleGlobal->VariableGlobal[Physical],
149 mVariableModuleGlobal->PlatformLangCodes[Virtual] = mVariableModuleGlobal->PlatformLangCodes[Physical];
152 mVariableModuleGlobal->LangCodes[Virtual] = mVariableModuleGlobal->LangCodes[Physical];
155 mVariableModuleGlobal->PlatformLang[Virtual] = mVariableModuleGlobal->PlatformLang[Physical];
160 mVariableModuleGlobal->VariableName[Physical],
161 sizeof (mVariableModuleGlobal->VariableName[Physical])
179 mVariableModuleGlobal->HashContext[Virtual] = mVariableModuleGlobal->HashContext[Physical];
AuthService.c 53 mVariableModuleGlobal->AuthenticatedVariableGuid[Physical] = &gEfiAuthenticatedVariableGuid;
54 mVariableModuleGlobal->CertRsa2048Sha256Guid[Physical] = &gEfiCertRsa2048Sha256Guid;
55 mVariableModuleGlobal->ImageSecurityDatabaseGuid[Physical] = &gEfiImageSecurityDatabaseGuid;
61 mVariableModuleGlobal->HashContext[Physical] = AllocateRuntimePool (CtxSize);
62 ASSERT (mVariableModuleGlobal->HashContext[Physical] != NULL);
68 mVariableModuleGlobal->VariableName[Physical][VAR_AUTH_KEY_DB],
71 &mVariableModuleGlobal->VariableGlobal[Physical],
80 mVariableModuleGlobal->VariableName[Physical][VAR_AUTH_KEY_DB],
101 &mVariableModuleGlobal->VariableGlobal[Physical],
112 &mVariableModuleGlobal->VariableGlobal[Physical],
    [all...]
Variable.c     [all...]
Variable.h 78 Physical,
  /device/linaro/bootloader/edk2/ArmPkg/Library/ArmLib/Arm/
ArmV7ArchTimerSupport.S 27 mrrc p15, 0, r0, r1, c14 @ Read CNTPT (Physical counter register)
39 mrc p15, 0, r0, c14, c2, 0 @ Read CNTP_TVAL (PL1 physical timer value register)
43 mcr p15, 0, r0, c14, c2, 0 @ Write to CNTP_TVAL (PL1 physical timer value register)
47 mrc p15, 0, r0, c14, c2, 1 @ Read CNTP_CTL (PL1 Physical Timer Control Register)
51 mcr p15, 0, r0, c14, c2, 1 @ Write to CNTP_CTL (PL1 Physical Timer Control Register)
75 mrrc p15, 2, r0, r1, c14 @ Read CNTP_CTVAL (Physical Timer Compare Value Register)
79 mcrr p15, 2, r0, r1, c14 @ Write to CNTP_CTVAL (Physical Timer Compare Value Register)
  /device/linaro/bootloader/edk2/DuetPkg/FSVariable/
FSVariable.h 70 Physical,
  /external/syzkaller/vendor/golang.org/x/sys/unix/
ztypes_freebsd_386.go 331 Physical uint8
359 Physical uint8
ztypes_freebsd_amd64.go 333 Physical uint8
361 Physical uint8
ztypes_freebsd_arm.go 333 Physical uint8
361 Physical uint8
ztypes_darwin_386.go 311 Physical uint8
ztypes_darwin_amd64.go 319 Physical uint8
ztypes_darwin_arm.go 312 Physical uint8
ztypes_darwin_arm64.go 319 Physical uint8
ztypes_dragonfly_amd64.go 309 Physical uint8
  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
start32.S 66 PhysicalDrive: .byte 0 # Physical Drive Number - 1 byte
369 leal GDT_BASE(%ebx), %eax # EAX=PHYSICAL address of gdt
371 leal IDT_BASE(%ebx), %eax # EAX=PHYSICAL address of idt
373 leal MemoryMapSize(%ebx), %edx # Physical base address of the memory map
    [all...]
bs32.S 69 PhysicalDrive: .byte 0 # Physical Drive Number - 1 byte
bs32.asm 67 PhysicalDrive db 0 ; Physical Drive Number - 1 byte
st32_64.S 66 PhysicalDrive: .byte 0 # Physical Drive Number - 1 byte
381 leal GDT_BASE(%ebx), %eax # EAX=PHYSICAL address of gdt
383 leal IDT_BASE(%ebx), %eax # EAX=PHYSICAL address of idt
385 leal MemoryMapSize(%ebx), %edx # Physical base address of the memory map
    [all...]
st32_64.asm 62 PhysicalDrive db 0 ; Physical Drive Number - 1 byte
377 lea eax,[GDT_BASE + ebx] ; EAX=PHYSICAL address of gdt
379 lea eax,[IDT_BASE + ebx] ; EAX=PHYSICAL address of idt
381 lea edx,[MemoryMapSize + ebx] ; Physical base address of the memory map
    [all...]
start.S 360 leal GDT_BASE(%ebx), %eax # EAX=PHYSICAL address of gdt
362 leal IDT_BASE(%ebx), %eax # EAX=PHYSICAL address of idt
364 leal MemoryMapSize(%ebx), %edx # Physical base address of the memory map
    [all...]
start16.S 354 leal GDT_BASE(%ebx), %eax # EAX=PHYSICAL address of gdt
356 leal IDT_BASE(%ebx), %eax # EAX=PHYSICAL address of idt
358 leal MemoryMapSize(%ebx), %edx # Physical base address of the memory map
    [all...]
start32.asm 62 PhysicalDrive db 0 ; Physical Drive Number - 1 byte
364 lea eax,[GDT_BASE + ebx] ; EAX=PHYSICAL address of gdt
366 lea eax,[IDT_BASE + ebx] ; EAX=PHYSICAL address of idt
368 lea edx,[MemoryMapSize + ebx] ; Physical base address of the memory map
    [all...]

Completed in 378 milliseconds

1 2