Home
last modified time | relevance | path

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

/drivers/xen/
A Dgnttab.c325 uintptr_t gnttab_base = DT_REG_ADDR_BY_IDX(DT_INST(0, xen_xen), 0); in gnttab_init() local
350 xatp.gpfn = xen_virt_to_gfn(gnttab_base) + i; in gnttab_init()
362 device_map(&gnttab_reg, gnttab_base, GNTTAB_SIZE, K_MEM_CACHE_WB | K_MEM_PERM_RW); in gnttab_init()

Completed in 4 milliseconds