Home
last modified time | relevance | path

Searched defs:start_phys (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/mm/
H A Dmemtest.c40 static void __init memtest(u64 pattern, phys_addr_t start_phys, phys_addr_t size) in memtest()
/openbmc/u-boot/cmd/
H A Djffs2.c261 u32 end_phys, start_phys, sector_size = 0, size = 0; in get_part_sector_size_nor() local