Searched refs:arch_phys_memset (Results 1 – 4 of 4) sorted by relevance
21 phys_addr_t arch_phys_memset(phys_addr_t s, int c, phys_size_t n);
16 phys_addr_t __weak arch_phys_memset(phys_addr_t s, int c, phys_size_t n) in arch_phys_memset() function
155 phys_addr_t arch_phys_memset(phys_addr_t start, int c, phys_size_t size) in arch_phys_memset() function
30 arch_phys_memset() can be used for basic access to other memory.