Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/vm/
H A Dxhat.h198 void xhat_chgprot_all(struct as *, caddr_t, size_t, uint_t);
H A Dxhat.c545 xhat_chgprot_all(struct as *as, caddr_t addr, size_t len, uint_t prot) in xhat_chgprot_all() function
/titanic_44/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c5260 xhat_chgprot_all(sfmmup->sfmmu_as, addr, len, vprot); in hat_chgprot()