Home
last modified time | relevance | path

Searched refs:start_phys_addr (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/qxl/
H A Dqxl_drv.h131 uint64_t start_phys_addr; member
/linux/include/linux/
H A Dmm.h4343 phys_addr_t start_phys_addr, in mmap_action_simple_ioremap() argument
4348 action->simple_ioremap.start_phys_addr = start_phys_addr; in mmap_action_simple_ioremap()
/linux/tools/testing/vma/include/
H A Ddup.h473 phys_addr_t start_phys_addr; member
/linux/mm/
H A Dmemory.c3247 const phys_addr_t start = action->simple_ioremap.start_phys_addr; in simple_ioremap_prepare()