Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c726 sfmmu_hat_enter(sfmmu_t *);
1877 hatlockp = sfmmu_hat_enter(sfmmup); in hat_setup()
1893 hatlockp = sfmmu_hat_enter(sfmmup); in hat_setup()
2055 hatlockp = sfmmu_hat_enter(sfmmup); in hat_swapout()
3255 hatlockp = sfmmu_hat_enter(sfmmup); in sfmmu_tteload_addentry()
3260 hatlockp = sfmmu_hat_enter(sfmmup); in sfmmu_tteload_addentry()
3290 hatlockp = sfmmu_hat_enter(sfmmup); in sfmmu_tteload_addentry()
3336 hatlockp = sfmmu_hat_enter(sfmmup); in sfmmu_tteload_addentry()
8376 hatlockp = sfmmu_hat_enter(hat); in hat_stats_enable()
8387 hatlockp = sfmmu_hat_enter(hat); in hat_stats_disable()
[all …]
H A Dhat_sfmmu.h484 _hatlockp = sfmmu_hat_enter(sfmmup); \