Home
last modified time | relevance | path

Searched refs:CPUID_MONITOR_MWAIT (Results 1 – 25 of 27) sorted by relevance

12

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/UefiCpuPkg/Application/Cpuid/
H A DCpuid.c498 if (CPUID_MONITOR_MWAIT > gMaximumBasicFunction) { in CpuidMonitorMwait()
502 AsmCpuid (CPUID_MONITOR_MWAIT, &Eax.Uint32, &Ebx.Uint32, &Ecx.Uint32, &Edx.Uint32); in CpuidMonitorMwait()
504 Print (L"CPUID_MONITOR_MWAIT (Leaf %08x)\n", CPUID_MONITOR_MWAIT); in CpuidMonitorMwait()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/UefiCpuPkg/Application/Cpuid/
H A DCpuid.c498 if (CPUID_MONITOR_MWAIT > gMaximumBasicFunction) { in CpuidMonitorMwait()
502 AsmCpuid (CPUID_MONITOR_MWAIT, &Eax.Uint32, &Ebx.Uint32, &Ecx.Uint32, &Edx.Uint32); in CpuidMonitorMwait()
504 Print (L"CPUID_MONITOR_MWAIT (Leaf %08x)\n", CPUID_MONITOR_MWAIT); in CpuidMonitorMwait()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/UefiCpuPkg/Application/Cpuid/
H A DCpuid.c498 if (CPUID_MONITOR_MWAIT > gMaximumBasicFunction) { in CpuidMonitorMwait()
502 AsmCpuid (CPUID_MONITOR_MWAIT, &Eax.Uint32, &Ebx.Uint32, &Ecx.Uint32, &Edx.Uint32); in CpuidMonitorMwait()
504 Print (L"CPUID_MONITOR_MWAIT (Leaf %08x)\n", CPUID_MONITOR_MWAIT); in CpuidMonitorMwait()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/UefiCpuPkg/Application/Cpuid/
H A DCpuid.c498 if (CPUID_MONITOR_MWAIT > gMaximumBasicFunction) { in CpuidMonitorMwait()
502 AsmCpuid (CPUID_MONITOR_MWAIT, &Eax.Uint32, &Ebx.Uint32, &Ecx.Uint32, &Edx.Uint32); in CpuidMonitorMwait()
504 Print (L"CPUID_MONITOR_MWAIT (Leaf %08x)\n", CPUID_MONITOR_MWAIT); in CpuidMonitorMwait()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/UefiCpuPkg/Application/Cpuid/
H A DCpuid.c498 if (CPUID_MONITOR_MWAIT > gMaximumBasicFunction) { in CpuidMonitorMwait()
502 AsmCpuid (CPUID_MONITOR_MWAIT, &Eax.Uint32, &Ebx.Uint32, &Ecx.Uint32, &Edx.Uint32); in CpuidMonitorMwait()
504 Print (L"CPUID_MONITOR_MWAIT (Leaf %08x)\n", CPUID_MONITOR_MWAIT); in CpuidMonitorMwait()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/UefiCpuPkg/Application/Cpuid/
H A DCpuid.c498 if (CPUID_MONITOR_MWAIT > gMaximumBasicFunction) { in CpuidMonitorMwait()
502 AsmCpuid (CPUID_MONITOR_MWAIT, &Eax.Uint32, &Ebx.Uint32, &Ecx.Uint32, &Edx.Uint32); in CpuidMonitorMwait()
504 Print (L"CPUID_MONITOR_MWAIT (Leaf %08x)\n", CPUID_MONITOR_MWAIT); in CpuidMonitorMwait()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/UefiCpuPkg/Application/Cpuid/
H A DCpuid.c498 if (CPUID_MONITOR_MWAIT > gMaximumBasicFunction) { in CpuidMonitorMwait()
502 AsmCpuid (CPUID_MONITOR_MWAIT, &Eax.Uint32, &Ebx.Uint32, &Ecx.Uint32, &Edx.Uint32); in CpuidMonitorMwait()
504 Print (L"CPUID_MONITOR_MWAIT (Leaf %08x)\n", CPUID_MONITOR_MWAIT); in CpuidMonitorMwait()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/UefiCpuPkg/Application/Cpuid/
H A DCpuid.c498 if (CPUID_MONITOR_MWAIT > gMaximumBasicFunction) { in CpuidMonitorMwait()
502 AsmCpuid (CPUID_MONITOR_MWAIT, &Eax.Uint32, &Ebx.Uint32, &Ecx.Uint32, &Edx.Uint32); in CpuidMonitorMwait()
504 Print (L"CPUID_MONITOR_MWAIT (Leaf %08x)\n", CPUID_MONITOR_MWAIT); in CpuidMonitorMwait()
/dports/sysutils/edk2/edk2-edk2-stable202102/UefiCpuPkg/Application/Cpuid/
H A DCpuid.c498 if (CPUID_MONITOR_MWAIT > gMaximumBasicFunction) { in CpuidMonitorMwait()
502 AsmCpuid (CPUID_MONITOR_MWAIT, &Eax.Uint32, &Ebx.Uint32, &Ecx.Uint32, &Edx.Uint32); in CpuidMonitorMwait()
504 Print (L"CPUID_MONITOR_MWAIT (Leaf %08x)\n", CPUID_MONITOR_MWAIT); in CpuidMonitorMwait()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdePkg/Include/Register/Intel/
H A DCpuid.h970 #define CPUID_MONITOR_MWAIT 0x05 macro
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/UefiCpuPkg/Include/Register/
H A DCpuid.h970 #define CPUID_MONITOR_MWAIT 0x05 macro
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdePkg/Include/Register/Intel/
H A DCpuid.h970 #define CPUID_MONITOR_MWAIT 0x05 macro
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/UefiCpuPkg/Include/Register/
H A DCpuid.h970 #define CPUID_MONITOR_MWAIT 0x05 macro
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdePkg/Include/Register/Intel/
H A DCpuid.h970 #define CPUID_MONITOR_MWAIT 0x05 macro
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdePkg/Include/Register/Intel/
H A DCpuid.h970 #define CPUID_MONITOR_MWAIT 0x05 macro
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdePkg/Include/Register/Intel/
H A DCpuid.h970 #define CPUID_MONITOR_MWAIT 0x05 macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/UefiCpuPkg/Include/Register/
H A DCpuid.h970 #define CPUID_MONITOR_MWAIT 0x05 macro
/dports/sysutils/edk2/edk2-edk2-stable202102/MdePkg/Include/Register/Intel/
H A DCpuid.h970 #define CPUID_MONITOR_MWAIT 0x05 macro
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/UefiCpuPkg/Library/MpInitLib/
H A DMpLib.c300 AsmCpuid (CPUID_MONITOR_MWAIT, NULL, &MonitorMwaitEbx.Uint32, NULL, NULL); in GetApLoopMode()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/UefiCpuPkg/Library/MpInitLib/
H A DMpLib.c300 AsmCpuid (CPUID_MONITOR_MWAIT, NULL, &MonitorMwaitEbx.Uint32, NULL, NULL); in GetApLoopMode()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/UefiCpuPkg/Library/MpInitLib/
H A DMpLib.c300 AsmCpuid (CPUID_MONITOR_MWAIT, NULL, &MonitorMwaitEbx.Uint32, NULL, NULL); in GetApLoopMode()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/UefiCpuPkg/Library/MpInitLib/
H A DMpLib.c300 AsmCpuid (CPUID_MONITOR_MWAIT, NULL, &MonitorMwaitEbx.Uint32, NULL, NULL); in GetApLoopMode()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/UefiCpuPkg/Library/MpInitLib/
H A DMpLib.c314 AsmCpuid (CPUID_MONITOR_MWAIT, NULL, &MonitorMwaitEbx.Uint32, NULL, NULL); in GetApLoopMode()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/UefiCpuPkg/Library/MpInitLib/
H A DMpLib.c314 AsmCpuid (CPUID_MONITOR_MWAIT, NULL, &MonitorMwaitEbx.Uint32, NULL, NULL); in GetApLoopMode()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/UefiCpuPkg/Library/MpInitLib/
H A DMpLib.c314 AsmCpuid (CPUID_MONITOR_MWAIT, NULL, &MonitorMwaitEbx.Uint32, NULL, NULL); in GetApLoopMode()

12