Searched refs:arch_phys_memset (Results 1 – 5 of 5) sorted by relevance
21 phys_addr_t arch_phys_memset(phys_addr_t s, int c, phys_size_t n);
15 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.
1116 arch_phys_memset().