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

/darwin-on-arm/xnu/osfmk/x86_64/
H A Dcopyio.c286 int bothphys = 0; local
295 bothphys = 1; /* both are physical */
299 if (bothphys) {
331 if (bothphys)
/darwin-on-arm/xnu/osfmk/i386/
H A Dcopyio.c525 int bothphys = 0; local
534 bothphys = 1; /* both are physical */
538 if (bothphys) {
570 if (bothphys) {
/darwin-on-arm/xnu/osfmk/arm/
H A Dloose_ends.c418 int bothphys = 0; local
424 bothphys = 1; /* both are physical */

Completed in 28 milliseconds