Home
last modified time | relevance | path

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

/illumos-gate/usr/src/compat/bhyve/amd64/machine/
H A Dvmparam.h24 phys_to_dmap(uintptr_t pa) in phys_to_dmap() function
41 #define PHYS_TO_DMAP(x) phys_to_dmap(x)