Searched defs:arch_phys_memset (Results 1 - 2 of 2) sorted by path

/u-boot/arch/x86/lib/
H A Dphysmem.c158 phys_addr_t arch_phys_memset(phys_addr_t start, int c, phys_size_t size) function
/u-boot/lib/
H A Dphysmem.c17 phys_addr_t __weak arch_phys_memset(phys_addr_t s, int c, phys_size_t n) function

Completed in 60 milliseconds