Home
last modified time | relevance | path

Searched refs:ScratchEntry (Results 1 – 25 of 42) sorted by relevance

12

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdeModulePkg/Bus/Pci/XhciPei/
H A DXhciSched.c2596 UINT64 *ScratchEntry; in XhcPeiInitSched() local
2637 ScratchEntry = AllocateZeroPool (sizeof (UINT64) * MaxScratchpadBufs); in XhcPeiInitSched()
2638 ASSERT (ScratchEntry != NULL); in XhcPeiInitSched()
2639 Xhc->ScratchEntry = ScratchEntry; in XhcPeiInitSched()
2661 (VOID **) &ScratchEntry[Index], in XhcPeiInitSched()
2665 ZeroMem ((VOID *) (UINTN) ScratchEntry[Index], Xhc->PageSize); in XhcPeiInitSched()
2746 UINT64 *ScratchEntry; in XhcPeiFreeSched() local
2749 ScratchEntry = Xhc->ScratchEntry; in XhcPeiFreeSched()
2754 … UsbHcFreeAlignedPages ((VOID*) (UINTN) ScratchEntry[Index], EFI_SIZE_TO_PAGES (Xhc->PageSize)); in XhcPeiFreeSched()
2760 FreePool (Xhc->ScratchEntry); in XhcPeiFreeSched()
H A DXhcPeim.h162 UINT64 *ScratchEntry; member
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Bus/Pci/XhciPei/
H A DXhciSched.c2831 UINT64 *ScratchEntry; in XhcPeiInitSched() local
2880 ScratchEntry = AllocateZeroPool (sizeof (UINT64) * MaxScratchpadBufs); in XhcPeiInitSched()
2881 ASSERT (ScratchEntry != NULL); in XhcPeiInitSched()
2882 Xhc->ScratchEntry = ScratchEntry; in XhcPeiInitSched()
2905 (VOID **) &ScratchEntry[Index], in XhcPeiInitSched()
2910 ZeroMem ((VOID *) (UINTN) ScratchEntry[Index], Xhc->PageSize); in XhcPeiInitSched()
2991 UINT64 *ScratchEntry; in XhcPeiFreeSched() local
2994 ScratchEntry = Xhc->ScratchEntry; in XhcPeiFreeSched()
2999 …UsbHcFreeAlignedPages ((VOID*) (UINTN) ScratchEntry[Index], EFI_SIZE_TO_PAGES (Xhc->PageSize), (VO… in XhcPeiFreeSched()
3006 FreePool (Xhc->ScratchEntry); in XhcPeiFreeSched()
H A DXhcPeim.h169 UINT64 *ScratchEntry; member
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Bus/Pci/XhciPei/
H A DXhciSched.c2831 UINT64 *ScratchEntry; in XhcPeiInitSched() local
2880 ScratchEntry = AllocateZeroPool (sizeof (UINT64) * MaxScratchpadBufs); in XhcPeiInitSched()
2881 ASSERT (ScratchEntry != NULL); in XhcPeiInitSched()
2882 Xhc->ScratchEntry = ScratchEntry; in XhcPeiInitSched()
2905 (VOID **) &ScratchEntry[Index], in XhcPeiInitSched()
2910 ZeroMem ((VOID *) (UINTN) ScratchEntry[Index], Xhc->PageSize); in XhcPeiInitSched()
2991 UINT64 *ScratchEntry; in XhcPeiFreeSched() local
2994 ScratchEntry = Xhc->ScratchEntry; in XhcPeiFreeSched()
2999 …UsbHcFreeAlignedPages ((VOID*) (UINTN) ScratchEntry[Index], EFI_SIZE_TO_PAGES (Xhc->PageSize), (VO… in XhcPeiFreeSched()
3006 FreePool (Xhc->ScratchEntry); in XhcPeiFreeSched()
H A DXhcPeim.h169 UINT64 *ScratchEntry; member
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Bus/Pci/XhciPei/
H A DXhciSched.c2831 UINT64 *ScratchEntry; in XhcPeiInitSched() local
2880 ScratchEntry = AllocateZeroPool (sizeof (UINT64) * MaxScratchpadBufs); in XhcPeiInitSched()
2881 ASSERT (ScratchEntry != NULL); in XhcPeiInitSched()
2882 Xhc->ScratchEntry = ScratchEntry; in XhcPeiInitSched()
2905 (VOID **) &ScratchEntry[Index], in XhcPeiInitSched()
2910 ZeroMem ((VOID *) (UINTN) ScratchEntry[Index], Xhc->PageSize); in XhcPeiInitSched()
2991 UINT64 *ScratchEntry; in XhcPeiFreeSched() local
2994 ScratchEntry = Xhc->ScratchEntry; in XhcPeiFreeSched()
2999 …UsbHcFreeAlignedPages ((VOID*) (UINTN) ScratchEntry[Index], EFI_SIZE_TO_PAGES (Xhc->PageSize), (VO… in XhcPeiFreeSched()
3006 FreePool (Xhc->ScratchEntry); in XhcPeiFreeSched()
H A DXhcPeim.h169 UINT64 *ScratchEntry; member
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Bus/Pci/XhciPei/
H A DXhciSched.c2831 UINT64 *ScratchEntry; in XhcPeiInitSched() local
2880 ScratchEntry = AllocateZeroPool (sizeof (UINT64) * MaxScratchpadBufs); in XhcPeiInitSched()
2881 ASSERT (ScratchEntry != NULL); in XhcPeiInitSched()
2882 Xhc->ScratchEntry = ScratchEntry; in XhcPeiInitSched()
2905 (VOID **) &ScratchEntry[Index], in XhcPeiInitSched()
2910 ZeroMem ((VOID *) (UINTN) ScratchEntry[Index], Xhc->PageSize); in XhcPeiInitSched()
2991 UINT64 *ScratchEntry; in XhcPeiFreeSched() local
2994 ScratchEntry = Xhc->ScratchEntry; in XhcPeiFreeSched()
2999 …UsbHcFreeAlignedPages ((VOID*) (UINTN) ScratchEntry[Index], EFI_SIZE_TO_PAGES (Xhc->PageSize), (VO… in XhcPeiFreeSched()
3006 FreePool (Xhc->ScratchEntry); in XhcPeiFreeSched()
H A DXhcPeim.h169 UINT64 *ScratchEntry; member
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Bus/Pci/XhciPei/
H A DXhciSched.c2831 UINT64 *ScratchEntry; in XhcPeiInitSched() local
2880 ScratchEntry = AllocateZeroPool (sizeof (UINT64) * MaxScratchpadBufs); in XhcPeiInitSched()
2881 ASSERT (ScratchEntry != NULL); in XhcPeiInitSched()
2882 Xhc->ScratchEntry = ScratchEntry; in XhcPeiInitSched()
2905 (VOID **) &ScratchEntry[Index], in XhcPeiInitSched()
2910 ZeroMem ((VOID *) (UINTN) ScratchEntry[Index], Xhc->PageSize); in XhcPeiInitSched()
2991 UINT64 *ScratchEntry; in XhcPeiFreeSched() local
2994 ScratchEntry = Xhc->ScratchEntry; in XhcPeiFreeSched()
2999 …UsbHcFreeAlignedPages ((VOID*) (UINTN) ScratchEntry[Index], EFI_SIZE_TO_PAGES (Xhc->PageSize), (VO… in XhcPeiFreeSched()
3006 FreePool (Xhc->ScratchEntry); in XhcPeiFreeSched()
H A DXhcPeim.h169 UINT64 *ScratchEntry; member
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Bus/Pci/XhciPei/
H A DXhciSched.c2831 UINT64 *ScratchEntry; in XhcPeiInitSched() local
2880 ScratchEntry = AllocateZeroPool (sizeof (UINT64) * MaxScratchpadBufs); in XhcPeiInitSched()
2881 ASSERT (ScratchEntry != NULL); in XhcPeiInitSched()
2882 Xhc->ScratchEntry = ScratchEntry; in XhcPeiInitSched()
2905 (VOID **) &ScratchEntry[Index], in XhcPeiInitSched()
2910 ZeroMem ((VOID *) (UINTN) ScratchEntry[Index], Xhc->PageSize); in XhcPeiInitSched()
2991 UINT64 *ScratchEntry; in XhcPeiFreeSched() local
2994 ScratchEntry = Xhc->ScratchEntry; in XhcPeiFreeSched()
2999 …UsbHcFreeAlignedPages ((VOID*) (UINTN) ScratchEntry[Index], EFI_SIZE_TO_PAGES (Xhc->PageSize), (VO… in XhcPeiFreeSched()
3006 FreePool (Xhc->ScratchEntry); in XhcPeiFreeSched()
H A DXhcPeim.h169 UINT64 *ScratchEntry; member
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Bus/Pci/XhciPei/
H A DXhciSched.c2831 UINT64 *ScratchEntry; in XhcPeiInitSched() local
2880 ScratchEntry = AllocateZeroPool (sizeof (UINT64) * MaxScratchpadBufs); in XhcPeiInitSched()
2881 ASSERT (ScratchEntry != NULL); in XhcPeiInitSched()
2882 Xhc->ScratchEntry = ScratchEntry; in XhcPeiInitSched()
2905 (VOID **) &ScratchEntry[Index], in XhcPeiInitSched()
2910 ZeroMem ((VOID *) (UINTN) ScratchEntry[Index], Xhc->PageSize); in XhcPeiInitSched()
2991 UINT64 *ScratchEntry; in XhcPeiFreeSched() local
2994 ScratchEntry = Xhc->ScratchEntry; in XhcPeiFreeSched()
2999 …UsbHcFreeAlignedPages ((VOID*) (UINTN) ScratchEntry[Index], EFI_SIZE_TO_PAGES (Xhc->PageSize), (VO… in XhcPeiFreeSched()
3006 FreePool (Xhc->ScratchEntry); in XhcPeiFreeSched()
H A DXhcPeim.h169 UINT64 *ScratchEntry; member
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Bus/Pci/XhciPei/
H A DXhciSched.c2831 UINT64 *ScratchEntry; in XhcPeiInitSched() local
2880 ScratchEntry = AllocateZeroPool (sizeof (UINT64) * MaxScratchpadBufs); in XhcPeiInitSched()
2881 ASSERT (ScratchEntry != NULL); in XhcPeiInitSched()
2882 Xhc->ScratchEntry = ScratchEntry; in XhcPeiInitSched()
2905 (VOID **) &ScratchEntry[Index], in XhcPeiInitSched()
2910 ZeroMem ((VOID *) (UINTN) ScratchEntry[Index], Xhc->PageSize); in XhcPeiInitSched()
2991 UINT64 *ScratchEntry; in XhcPeiFreeSched() local
2994 ScratchEntry = Xhc->ScratchEntry; in XhcPeiFreeSched()
2999 …UsbHcFreeAlignedPages ((VOID*) (UINTN) ScratchEntry[Index], EFI_SIZE_TO_PAGES (Xhc->PageSize), (VO… in XhcPeiFreeSched()
3006 FreePool (Xhc->ScratchEntry); in XhcPeiFreeSched()
H A DXhcPeim.h169 UINT64 *ScratchEntry; member
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Bus/Pci/XhciPei/
H A DXhciSched.c2831 UINT64 *ScratchEntry; in XhcPeiInitSched() local
2880 ScratchEntry = AllocateZeroPool (sizeof (UINT64) * MaxScratchpadBufs); in XhcPeiInitSched()
2881 ASSERT (ScratchEntry != NULL); in XhcPeiInitSched()
2882 Xhc->ScratchEntry = ScratchEntry; in XhcPeiInitSched()
2905 (VOID **) &ScratchEntry[Index], in XhcPeiInitSched()
2910 ZeroMem ((VOID *) (UINTN) ScratchEntry[Index], Xhc->PageSize); in XhcPeiInitSched()
2991 UINT64 *ScratchEntry; in XhcPeiFreeSched() local
2994 ScratchEntry = Xhc->ScratchEntry; in XhcPeiFreeSched()
2999 …UsbHcFreeAlignedPages ((VOID*) (UINTN) ScratchEntry[Index], EFI_SIZE_TO_PAGES (Xhc->PageSize), (VO… in XhcPeiFreeSched()
3006 FreePool (Xhc->ScratchEntry); in XhcPeiFreeSched()
H A DXhcPeim.h169 UINT64 *ScratchEntry; member
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/Vlv2TbltDevicePkg/Override/MdeModulePkg/Bus/Pci/XhciDxe/
H A DXhciSched.c474 UINT64 *ScratchEntry; in XhcInitSched() local
524 ScratchEntry = AllocateZeroPool (sizeof (UINT64) * MaxScratchpadBufs); in XhcInitSched()
525 ASSERT (ScratchEntry != NULL); in XhcInitSched()
526 Xhc->ScratchEntry = ScratchEntry; in XhcInitSched()
551 (VOID **) &ScratchEntry[Index], in XhcInitSched()
556 ZeroMem ((VOID *)(UINTN)ScratchEntry[Index], Xhc->PageSize); in XhcInitSched()
906 UINT64 *ScratchEntry; in XhcFreeSched() local
909 ScratchEntry = Xhc->ScratchEntry; in XhcFreeSched()
914 …UsbHcFreeAlignedPages (Xhc->PciIo, (VOID*)(UINTN)ScratchEntry[Index], EFI_SIZE_TO_PAGES (Xhc->Page… in XhcFreeSched()
921 FreePool (Xhc->ScratchEntry); in XhcFreeSched()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdeModulePkg/Bus/Pci/XhciDxe/
H A DXhciSched.c474 UINT64 *ScratchEntry; in XhcInitSched() local
524 ScratchEntry = AllocateZeroPool (sizeof (UINT64) * MaxScratchpadBufs); in XhcInitSched()
525 ASSERT (ScratchEntry != NULL); in XhcInitSched()
526 Xhc->ScratchEntry = ScratchEntry; in XhcInitSched()
551 (VOID **) &ScratchEntry[Index], in XhcInitSched()
556 ZeroMem ((VOID *)(UINTN)ScratchEntry[Index], Xhc->PageSize); in XhcInitSched()
906 UINT64 *ScratchEntry; in XhcFreeSched() local
909 ScratchEntry = Xhc->ScratchEntry; in XhcFreeSched()
914 …UsbHcFreeAlignedPages (Xhc->PciIo, (VOID*)(UINTN)ScratchEntry[Index], EFI_SIZE_TO_PAGES (Xhc->Page… in XhcFreeSched()
921 FreePool (Xhc->ScratchEntry); in XhcFreeSched()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
H A DXhciSched.c471 UINT64 *ScratchEntry; in XhcInitSched() local
521 ScratchEntry = AllocateZeroPool (sizeof (UINT64) * MaxScratchpadBufs); in XhcInitSched()
522 ASSERT (ScratchEntry != NULL); in XhcInitSched()
523 Xhc->ScratchEntry = ScratchEntry; in XhcInitSched()
548 (VOID **) &ScratchEntry[Index], in XhcInitSched()
553 ZeroMem ((VOID *)(UINTN)ScratchEntry[Index], Xhc->PageSize); in XhcInitSched()
949 UINT64 *ScratchEntry; in XhcFreeSched() local
952 ScratchEntry = Xhc->ScratchEntry; in XhcFreeSched()
957 …UsbHcFreeAlignedPages (Xhc->PciIo, (VOID*)(UINTN)ScratchEntry[Index], EFI_SIZE_TO_PAGES (Xhc->Page… in XhcFreeSched()
964 FreePool (Xhc->ScratchEntry); in XhcFreeSched()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
H A DXhciSched.c472 UINT64 *ScratchEntry; in XhcInitSched() local
522 ScratchEntry = AllocateZeroPool (sizeof (UINT64) * MaxScratchpadBufs); in XhcInitSched()
523 ASSERT (ScratchEntry != NULL); in XhcInitSched()
524 Xhc->ScratchEntry = ScratchEntry; in XhcInitSched()
549 (VOID **) &ScratchEntry[Index], in XhcInitSched()
554 ZeroMem ((VOID *)(UINTN)ScratchEntry[Index], Xhc->PageSize); in XhcInitSched()
950 UINT64 *ScratchEntry; in XhcFreeSched() local
953 ScratchEntry = Xhc->ScratchEntry; in XhcFreeSched()
958 …UsbHcFreeAlignedPages (Xhc->PciIo, (VOID*)(UINTN)ScratchEntry[Index], EFI_SIZE_TO_PAGES (Xhc->Page… in XhcFreeSched()
965 FreePool (Xhc->ScratchEntry); in XhcFreeSched()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
H A DXhciSched.c472 UINT64 *ScratchEntry; in XhcInitSched() local
522 ScratchEntry = AllocateZeroPool (sizeof (UINT64) * MaxScratchpadBufs); in XhcInitSched()
523 ASSERT (ScratchEntry != NULL); in XhcInitSched()
524 Xhc->ScratchEntry = ScratchEntry; in XhcInitSched()
549 (VOID **) &ScratchEntry[Index], in XhcInitSched()
554 ZeroMem ((VOID *)(UINTN)ScratchEntry[Index], Xhc->PageSize); in XhcInitSched()
950 UINT64 *ScratchEntry; in XhcFreeSched() local
953 ScratchEntry = Xhc->ScratchEntry; in XhcFreeSched()
958 …UsbHcFreeAlignedPages (Xhc->PciIo, (VOID*)(UINTN)ScratchEntry[Index], EFI_SIZE_TO_PAGES (Xhc->Page… in XhcFreeSched()
965 FreePool (Xhc->ScratchEntry); in XhcFreeSched()

12