Searched defs:MemsetPhysical (Results 1 - 6 of 6) sorted by relevance

/haiku/src/system/kernel/arch/generic/
H A DGenericVMPhysicalPageMapper.cpp76 GenericVMPhysicalPageMapper::MemsetPhysical(phys_addr_t address, int value, function in class:GenericVMPhysicalPageMapper
/haiku/src/system/kernel/arch/x86/paging/
H A Dx86_physical_page_mapper_mapped.h140 X86PhysicalPageMapper::MemsetPhysical(phys_addr_t address, int value, function in class:X86PhysicalPageMapper
H A Dx86_physical_page_mapper_large_memory.cpp570 LargeMemoryPhysicalPageMapper::MemsetPhysical(phys_addr_t address, int value, function in class:LargeMemoryPhysicalPageMapper
/haiku/src/system/kernel/arch/m68k/paging/
H A Dm68k_physical_page_mapper_large_memory.cpp573 LargeMemoryPhysicalPageMapper::MemsetPhysical(phys_addr_t address, int value, function in class:LargeMemoryPhysicalPageMapper
/haiku/src/system/kernel/arch/arm/paging/
H A Darm_physical_page_mapper_large_memory.cpp575 LargeMemoryPhysicalPageMapper::MemsetPhysical(phys_addr_t address, int value, function in class:LargeMemoryPhysicalPageMapper
/haiku/src/system/kernel/arch/riscv64/
H A DRISCV64VMTranslationMap.cpp1159 RISCV64VMPhysicalPageMapper::MemsetPhysical(phys_addr_t address, int value, function in class:RISCV64VMPhysicalPageMapper

Completed in 62 milliseconds