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

/illumos-gate/usr/src/boot/sys/boot/sparc64/loader/
H A Dmain.c221 watch_phys_set_mask(vm_offset_t pa, u_long mask) function
242 return (watch_phys_set_mask(pa, ((1 << sz) - 1) << off));

Completed in 45 milliseconds