Home
last modified time | relevance | path

Searched defs:MemsetPhysical (Results 1 – 7 of 7) sorted by relevance

/haiku/src/system/kernel/arch/arm64/
H A DPMAPPhysicalPageMapper.cpp29 PMAPPhysicalPageMapper::MemsetPhysical(phys_addr_t address, int value, phys_size_t length) in MemsetPhysical() function in PMAPPhysicalPageMapper
/haiku/src/system/kernel/arch/generic/
H A DGenericVMPhysicalPageMapper.cpp76 GenericVMPhysicalPageMapper::MemsetPhysical(phys_addr_t address, int value, in MemsetPhysical() function in GenericVMPhysicalPageMapper
/haiku/src/system/kernel/arch/x86/paging/
H A Dx86_physical_page_mapper_mapped.h140 X86PhysicalPageMapper::MemsetPhysical(phys_addr_t address, int value, in MemsetPhysical() function
H A Dx86_physical_page_mapper_large_memory.cpp570 LargeMemoryPhysicalPageMapper::MemsetPhysical(phys_addr_t address, int value, in MemsetPhysical() function in 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, in MemsetPhysical() function in 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, in MemsetPhysical() function in LargeMemoryPhysicalPageMapper
/haiku/src/system/kernel/arch/riscv64/
H A DRISCV64VMTranslationMap.cpp1080 RISCV64VMPhysicalPageMapper::MemsetPhysical(phys_addr_t address, int value, in MemsetPhysical() function in RISCV64VMPhysicalPageMapper