Searched refs:CpuFlushTlb (Results 1 - 11 of 11) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DCpuLib.h46 CpuFlushTlb (
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseCpuLib/Ia32/
H A DCpuFlushTlbGcc.c2 CpuFlushTlb function for Ia32/X64 GCC.
26 CpuFlushTlb ( function
H A DCpuFlushTlb.c2 CpuFlushTlb function.
25 CpuFlushTlb ( function
H A DCpuFlushTlb.asm13 ; CpuFlushTlb.Asm
17 ; CpuFlushTlb function
30 ; CpuFlushTlb (
34 CpuFlushTlb PROC label
38 CpuFlushTlb ENDP
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseCpuLib/Ebc/
H A DCpuSleepFlushTlb.c25 CpuFlushTlb ( function
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseCpuLib/X64/
H A DCpuFlushTlb.asm13 ; CpuFlushTlb.Asm
17 ; CpuFlushTlb function
28 ; CpuFlushTlb (
32 CpuFlushTlb PROC label
36 CpuFlushTlb ENDP
H A DCpuFlushTlb.S13 # CpuFlushTlb.Asm
17 # CpuFlushTlb function
23 ASM_GLOBAL ASM_PFX(CpuFlushTlb)
28 # CpuFlushTlb (
32 ASM_PFX(CpuFlushTlb):
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseCpuLib/Arm/
H A DCpuFlushTlb.S3 # CpuFlushTlb() for ARM
19 GCC_ASM_EXPORT(CpuFlushTlb)
29 #CpuFlushTlb (
33 ASM_PFX(CpuFlushTlb):
H A DCpuFlushTlb.asm3 ; CpuFlushTlb() for ARM
17 EXPORT CpuFlushTlb
28 ;CpuFlushTlb (
32 CpuFlushTlb label
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseCpuLib/Ipf/
H A DCpuFlushTlb.s2 /// CpuFlushTlb() function for Itanium-based architecture.
13 /// Module Name: CpuFlushTlb.s
23 .proc CpuFlushTlb
24 .type CpuFlushTlb, @function
25 CpuFlushTlb::
/vbox/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/Library/MtrrLib/
H A DMtrrLib.c193 CpuFlushTlb ();
223 CpuFlushTlb ();

Completed in 59 milliseconds