Searched defs:fSlots (Results 1 - 7 of 7) sorted by relevance

/haiku/src/system/kernel/arch/m68k/paging/
H A Dm68k_physical_page_mapper_large_memory.h48 PhysicalPageSlot* fSlots; member in struct:M68KLargePhysicalPageMapper::PhysicalPageSlotPool
H A Dm68k_physical_page_mapper_large_memory.cpp77 PhysicalPageSlot* fSlots; member in class:PhysicalPageSlotQueue
120 page_slot fSlots[SLOTS_PER_TRANSLATION_MAP]; member in class:LargeMemoryTranslationMapPhysicalPageMapper
[all...]
/haiku/src/system/kernel/arch/x86/paging/
H A Dx86_physical_page_mapper_large_memory.h57 PhysicalPageSlot* fSlots; member in struct:X86LargePhysicalPageMapper::PhysicalPageSlotPool
H A Dx86_physical_page_mapper_large_memory.cpp69 PhysicalPageSlot* fSlots; member in class:PhysicalPageSlotQueue
112 page_slot fSlots[SLOTS_PER_TRANSLATION_MAP]; member in class:LargeMemoryTranslationMapPhysicalPageMapper
[all...]
/haiku/src/system/kernel/arch/arm/paging/
H A Darm_physical_page_mapper_large_memory.h57 PhysicalPageSlot* fSlots; member in struct:ARMLargePhysicalPageMapper::PhysicalPageSlotPool
H A Darm_physical_page_mapper_large_memory.cpp71 PhysicalPageSlot* fSlots; member in class:PhysicalPageSlotQueue
114 page_slot fSlots[SLOTS_PER_TRANSLATION_MAP]; member in class:LargeMemoryTranslationMapPhysicalPageMapper
[all...]
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DBTree.h274 int fSlots[BTRFS_MAX_TREE_DEPTH]; member in class:BTree::Path

Completed in 139 milliseconds