Searched defs:MemsetPhysical (Results 1 – 7 of 7) sorted by relevance
/haiku/src/system/kernel/arch/arm64/ |
H A D | PMAPPhysicalPageMapper.cpp | 29 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 D | GenericVMPhysicalPageMapper.cpp | 76 GenericVMPhysicalPageMapper::MemsetPhysical(phys_addr_t address, int value, in MemsetPhysical() function in GenericVMPhysicalPageMapper
|
/haiku/src/system/kernel/arch/x86/paging/ |
H A D | x86_physical_page_mapper_mapped.h | 140 X86PhysicalPageMapper::MemsetPhysical(phys_addr_t address, int value, in MemsetPhysical() function
|
H A D | x86_physical_page_mapper_large_memory.cpp | 570 LargeMemoryPhysicalPageMapper::MemsetPhysical(phys_addr_t address, int value, in MemsetPhysical() function in LargeMemoryPhysicalPageMapper
|
/haiku/src/system/kernel/arch/m68k/paging/ |
H A D | m68k_physical_page_mapper_large_memory.cpp | 573 LargeMemoryPhysicalPageMapper::MemsetPhysical(phys_addr_t address, int value, in MemsetPhysical() function in LargeMemoryPhysicalPageMapper
|
/haiku/src/system/kernel/arch/arm/paging/ |
H A D | arm_physical_page_mapper_large_memory.cpp | 575 LargeMemoryPhysicalPageMapper::MemsetPhysical(phys_addr_t address, int value, in MemsetPhysical() function in LargeMemoryPhysicalPageMapper
|
/haiku/src/system/kernel/arch/riscv64/ |
H A D | RISCV64VMTranslationMap.cpp | 1080 RISCV64VMPhysicalPageMapper::MemsetPhysical(phys_addr_t address, int value, in MemsetPhysical() function in RISCV64VMPhysicalPageMapper
|