Home
last modified time | relevance | path

Searched defs:PAGE_DIRTY (Results 1 – 25 of 25) sorted by relevance

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/include/asm/mach-ip27/
H A Dkernel-entry-init.h21 #define PAGE_DIRTY (1 << 8) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/include/asm/mach-ip27/
H A Dkernel-entry-init.h21 #define PAGE_DIRTY (1 << 8) macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/mips/include/asm/mach-ip27/
H A Dkernel-entry-init.h21 #define PAGE_DIRTY (1 << 8) macro
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/IntelFsp2Pkg/FspSecCore/Vtf0/Tools/
H A DFixupForRawSection.py31 PAGE_DIRTY = 0x040 variable
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/IntelFspWrapperPkg/FspWrapperSecCore/Vtf0/Tools/
H A DFixupForRawSection.py31 PAGE_DIRTY = 0x040 variable
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/IntelFspPkg/FspSecCore/Vtf0/Tools/
H A DFixupForRawSection.py31 PAGE_DIRTY = 0x040 variable
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/IntelFsp2Pkg/FspSecCore/Vtf0/Tools/
H A DFixupForRawSection.py31 PAGE_DIRTY = 0x040 variable
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/IntelFsp2Pkg/FspSecCore/Vtf0/Tools/
H A DFixupForRawSection.py31 PAGE_DIRTY = 0x040 variable
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/IntelFsp2Pkg/FspSecCore/Vtf0/Tools/
H A DFixupForRawSection.py31 PAGE_DIRTY = 0x040 variable
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/IntelFsp2Pkg/FspSecCore/Vtf0/Tools/
H A DFixupForRawSection.py31 PAGE_DIRTY = 0x040 variable
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/IntelFsp2Pkg/FspSecCore/Vtf0/Tools/
H A DFixupForRawSection.py31 PAGE_DIRTY = 0x040 variable
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/IntelFspPkg/FspSecCore/Vtf0/Tools/
H A DFixupForRawSection.py31 PAGE_DIRTY = 0x040 variable
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/IntelFspWrapperPkg/FspWrapperSecCore/Vtf0/Tools/
H A DFixupForRawSection.py31 PAGE_DIRTY = 0x040 variable
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/IntelFsp2Pkg/FspSecCore/Vtf0/Tools/
H A DFixupForRawSection.py31 PAGE_DIRTY = 0x040 variable
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/IntelFspWrapperPkg/FspWrapperSecCore/Vtf0/Tools/
H A DFixupForRawSection.py37 PAGE_DIRTY = 0x040 variable
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/IntelFspPkg/FspSecCore/Vtf0/Tools/
H A DFixupForRawSection.py37 PAGE_DIRTY = 0x040 variable
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/IntelFsp2Pkg/FspSecCore/Vtf0/Tools/
H A DFixupForRawSection.py31 PAGE_DIRTY = 0x040 variable
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/IntelFspPkg/FspSecCore/Vtf0/Tools/
H A DFixupForRawSection.py31 PAGE_DIRTY = 0x040 variable
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/IntelFspWrapperPkg/FspWrapperSecCore/Vtf0/Tools/
H A DFixupForRawSection.py31 PAGE_DIRTY = 0x040 variable
/dports/sysutils/edk2/edk2-edk2-stable202102/IntelFsp2Pkg/FspSecCore/Vtf0/Tools/
H A DFixupForRawSection.py31 PAGE_DIRTY = 0x040 variable
/dports/databases/sqlite3/sqlite-src-3350500/ext/lsm1/
H A Dlsm_file.c305 #define PAGE_DIRTY 0x00000001 /* Set if page is dirty */ macro
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/lsm1/
H A Dlsm_file.c305 #define PAGE_DIRTY 0x00000001 /* Set if page is dirty */ macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/lsm1/
H A Dlsm_file.c305 #define PAGE_DIRTY 0x00000001 /* Set if page is dirty */ macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/lsm1/
H A Dlsm_file.c305 #define PAGE_DIRTY 0x00000001 /* Set if page is dirty */ macro
/dports/databases/py-unqlite/unqlite-0.5.3/src/
H A Dunqlite.c55342 #define PAGE_DIRTY 0x002 /* Page has changed */ macro