Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/x86_64/
H A Dcopyio.c523 int bothphys = 0; in copypv() local
532 bothphys = 1; /* both are physical */ in copypv()
535 if (bothphys) { in copypv()
572 if (bothphys) { in copypv()