Home
last modified time | relevance | path

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

123456

/dports/devel/avr-gdb/gdb-7.3.1/sim/rx/
H A Dmem.h43 #define PAGE_BITS 12 macro
/dports/devel/gdb761/gdb-7.6.1/sim/rx/
H A Dmem.h42 #define PAGE_BITS 12 macro
/dports/emulators/yuzu/yuzu-0b47f7a46/src/core/
H A Dmemory.h32 constexpr std::size_t PAGE_BITS = 12; variable
/dports/emulators/qemu42/qemu-4.2.1/contrib/elf2dmp/
H A Daddrspace.h13 #define PAGE_BITS 12 macro
/dports/emulators/qemu5/qemu-5.2.0/contrib/elf2dmp/
H A Daddrspace.h13 #define PAGE_BITS 12 macro
/dports/emulators/qemu-utils/qemu-4.2.1/contrib/elf2dmp/
H A Daddrspace.h13 #define PAGE_BITS 12 macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/contrib/elf2dmp/
H A Daddrspace.h13 #define PAGE_BITS 12 macro
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/contrib/elf2dmp/
H A Daddrspace.h13 #define PAGE_BITS 12 macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/contrib/elf2dmp/
H A Daddrspace.h13 #define PAGE_BITS 12 macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/openhackware/src/libc/src/
H A Dmalloc.c46 #define PAGE_BITS 12 macro
50 #define PAGE_BITS 12 macro
54 #define PAGE_BITS 12 macro
/dports/emulators/qemu42/qemu-4.2.1/roms/openhackware/src/libc/src/
H A Dmalloc.c46 #define PAGE_BITS 12 macro
50 #define PAGE_BITS 12 macro
54 #define PAGE_BITS 12 macro
/dports/emulators/qemu-utils/qemu-4.2.1/roms/openhackware/src/libc/src/
H A Dmalloc.c46 #define PAGE_BITS 12 macro
50 #define PAGE_BITS 12 macro
54 #define PAGE_BITS 12 macro
/dports/emulators/citra-qt5/citra-ac98458e0/externals/dynarmic/include/dynarmic/A32/
H A Dconfig.h100 static constexpr std::size_t PAGE_BITS = 12; member
/dports/emulators/citra/citra-ac98458e0/externals/dynarmic/include/dynarmic/A32/
H A Dconfig.h100 static constexpr std::size_t PAGE_BITS = 12; member
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/dynarmic/include/dynarmic/A32/
H A Dconfig.h130 static constexpr std::size_t PAGE_BITS = 12; member
/dports/emulators/yuzu/yuzu-0b47f7a46/src/video_core/
H A Dshader_cache.h22 static constexpr u64 PAGE_BITS = 14; variable
H A Dquery_cache.h267 static constexpr unsigned PAGE_BITS = 12; variable
/dports/www/firefox/firefox-99.0/gfx/harfbuzz/src/
H A Dhb-bit-page.hh180 static constexpr unsigned PAGE_BITS = 512; member
/dports/print/harfbuzz/harfbuzz-3.4.0/src/
H A Dhb-bit-page.hh180 static constexpr unsigned PAGE_BITS = 512; member
/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/src/
H A Dhb-bit-page.hh180 static constexpr unsigned PAGE_BITS = 512; member
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/src/
H A Dhb-bit-page.hh180 static constexpr unsigned PAGE_BITS = 512; member
/dports/emulators/yuzu/yuzu-0b47f7a46/src/core/arm/dynarmic/
H A Darm_dynarmic_32.cpp131 static constexpr std::size_t PAGE_BITS = 12; in MakeJit() local
/dports/emulators/citra/citra-ac98458e0/src/core/
H A Dmemory.h39 const int PAGE_BITS = 12; variable
/dports/emulators/citra-qt5/citra-ac98458e0/src/core/
H A Dmemory.h39 const int PAGE_BITS = 12; variable
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/include/exec/
H A Dcpu-all.h217 #define PAGE_BITS (PAGE_READ | PAGE_WRITE | PAGE_EXEC) macro

123456