Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c725 sfmmu_hat_enter(sfmmu_t *);
1879 hatlockp = sfmmu_hat_enter(sfmmup); in hat_setup()
1895 hatlockp = sfmmu_hat_enter(sfmmup); in hat_setup()
2063 hatlockp = sfmmu_hat_enter(sfmmup); in hat_swapout()
3284 hatlockp = sfmmu_hat_enter(sfmmup); in sfmmu_tteload_addentry()
3289 hatlockp = sfmmu_hat_enter(sfmmup); in sfmmu_tteload_addentry()
3319 hatlockp = sfmmu_hat_enter(sfmmup); in sfmmu_tteload_addentry()
3365 hatlockp = sfmmu_hat_enter(sfmmup); in sfmmu_tteload_addentry()
8536 hatlockp = sfmmu_hat_enter(hat); in hat_stats_enable()
8549 hatlockp = sfmmu_hat_enter(hat); in hat_stats_disable()
[all …]
H A Dhat_sfmmu.h484 _hatlockp = sfmmu_hat_enter(sfmmup); \