Searched refs:hat_memload_region (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/vm/ |
H A D | hat.h | 207 void hat_memload_region(struct hat *, caddr_t, struct page *, uint_t,
|
H A D | seg_vn.c | 2990 hat_memload_region(hat, addr, opp, prot & vpprot, hat_flag, in segvn_faultpage() 4368 hat_memload_region(hat, in segvn_fault_vnodepages() 4482 hat_memload_region(hat, in segvn_fault_vnodepages() 5589 hat_memload_region(hat, in segvn_fault()
|
/titanic_50/usr/src/uts/i86pc/vm/ |
H A D | hat_i86.c | 1617 hat_memload_region(struct hat *hat, caddr_t addr, struct page *pp, in hat_memload_region() function
|
/titanic_50/usr/src/uts/sfmmu/vm/ |
H A D | hat_sfmmu.c | 2194 hat_memload_region(struct hat *hat, caddr_t addr, struct page *pp, in hat_memload_region() function
|