Searched defs:Map (Results 1 - 25 of 31) sorted by last modified time

12

/haiku/src/system/boot/platform/efi/arch/riscv64/
H A Darch_mmu.cpp178 Map(addr_t virtAdr, phys_addr_t physAdr, uint64 flags) function
/haiku/src/system/boot/loader/
H A Delf.cpp99 Map(AddrType address) function in struct:ELF32Class
157 Map(AddrType address) function in struct:ELF64Class
[all...]
/haiku/src/system/kernel/arch/riscv64/
H A Darch_vm_translation_map.cpp73 Map(addr_t virtAdr, phys_addr_t physAdr, uint64 flags, kernel_args* args, function
H A DRISCV64VMTranslationMap.cpp315 RISCV64VMTranslationMap::Map(addr_t virtualAddress, phys_addr_t physicalAddress, function in class:RISCV64VMTranslationMap
/haiku/src/system/boot/platform/riscv/
H A Dmmu.cpp164 Map(addr_t virtAdr, phys_addr_t physAdr, uint64 flags) function
/haiku/src/add-ons/kernel/file_systems/ufs2/
H A DInode.h127 void* Map() const { return fMap; } function in class:Inode
/haiku/src/system/kernel/arch/arm/paging/
H A Darm_physical_page_mapper_large_memory.cpp184 PhysicalPageSlot::Map(phys_addr_t physicalAddress) function in class:PhysicalPageSlot
[all...]
/haiku/src/system/kernel/arch/arm/paging/32bit/
H A DARMVMTranslationMap32Bit.cpp157 ARMVMTranslationMap32Bit::Map(addr_t va, phys_addr_t pa, uint32 attributes, function in class:ARMVMTranslationMap32Bit
H A DARMPagingMethod32Bit.cpp178 ARMPagingMethod32Bit::PhysicalPageSlotPool::Map(phys_addr_t physicalAddress, function in class:ARMPagingMethod32Bit::PhysicalPageSlotPool
/haiku/src/system/kernel/slab/
H A DMemoryManager.cpp363 class Map : public MemoryManagerTraceEntry { class in struct:MemoryManager::Tracing
365 Map(addr_t address, size_t size, uint32 flags) function in class:MemoryManager::Tracing::Map
/haiku/src/system/kernel/arch/x86/paging/pae/
H A DX86VMTranslationMapPAE.cpp71 class Map : public TranslationMapTraceEntryBase { class in namespace:TranslationMapTracing
73 Map(X86VMTranslationMapPAE* map, addr_t virtualAddress, function in class:TranslationMapTracing::Map
378 X86VMTranslationMapPAE::Map(addr_t virtualAddress, phys_addr_t physicalAddress, function in class:X86VMTranslationMapPAE
H A DX86PagingMethodPAE.cpp496 X86PagingMethodPAE::PhysicalPageSlotPool::Map(phys_addr_t physicalAddress, function in class:X86PagingMethodPAE::PhysicalPageSlotPool
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DInode.h115 void* Map() const { return fMap; } function in class:Inode
/haiku/src/add-ons/kernel/drivers/audio/usb/
H A DAudioControlInterface.cpp1185 _HarvestRecordFeatureUnits(_AudioControl* rootControl, AudioControlsMap& Map) argument
1211 _HarvestOutputFeatureUnits(_AudioControl* rootControl, AudioControlsMap& Map) argument
1787 _ListMixControlsPage(int32& index, multi_mix_control_info* Info, AudioControlsMap& Map, const char* Name) argument
[all...]
/haiku/src/system/kernel/arch/x86/paging/
H A Dx86_physical_page_mapper_large_memory.cpp182 PhysicalPageSlot::Map(phys_addr_t physicalAddress) function in class:PhysicalPageSlot
[all...]
/haiku/src/system/kernel/arch/x86/paging/64bit/
H A DX86VMTranslationMap64Bit.cpp200 X86VMTranslationMap64Bit::Map(addr_t virtualAddress, phys_addr_t physicalAddress, function in class:X86VMTranslationMap64Bit
/haiku/src/system/kernel/arch/x86/paging/32bit/
H A DX86VMTranslationMap32Bit.cpp140 X86VMTranslationMap32Bit::Map(addr_t va, phys_addr_t pa, uint32 attributes, function in class:X86VMTranslationMap32Bit
/haiku/src/system/kernel/arch/ppc/paging/classic/
H A DPPCVMTranslationMapClassic.cpp350 PPCVMTranslationMapClassic::Map(addr_t virtualAddress, function in class:PPCVMTranslationMapClassic
/haiku/src/system/kernel/arch/ppc/paging/460/
H A DPPCVMTranslationMap460.cpp350 PPCVMTranslationMap460::Map(addr_t virtualAddress, function in class:PPCVMTranslationMap460
/haiku/src/system/kernel/arch/m68k/paging/
H A Dm68k_physical_page_mapper_large_memory.cpp189 PhysicalPageSlot::Map(phys_addr_t physicalAddress) function in class:PhysicalPageSlot
[all...]
/haiku/src/system/kernel/arch/m68k/paging/040/
H A DM68KVMTranslationMap040.cpp212 M68KVMTranslationMap040::Map(addr_t va, phys_addr_t pa, uint32 attributes, function in class:M68KVMTranslationMap040
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DInode.h71 void* Map() const { return fMap; } function in class:Inode
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DInode.h192 void* Map() const { return fMap; } function in class:Inode
/haiku/headers/private/kernel/
H A DAreaKeeper.h61 AreaKeeper::Map(const char *name, phys_addr_t physicalAddress, size_t numBytes, function in class:AreaKeeper
/haiku/headers/private/media/
H A DTMap.h7 template<class key, class value> class Map class
10 Map() function in class:Map
25 Map(const Map<key, value> &other) argument
30 Map<key, value> &operator=(const Map<key, value> &other) argument

Completed in 152 milliseconds

12