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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dldc_impl.h276 rpfn:43, /* <55:13> real pfn */ member in struct:__anon10348::__anon10349
292 #define mte_rpfn mte_bit.rpfn
/illumos-gate/usr/src/cmd/mdb/sun4v/modules/ldc/
H A Dldc.c408 i, mte.entry.mte_bit.rpfn, mte.entry.mte_bit.cw,
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c4269 * Returns the pfn of the underlying kernel page in *rpfn
4287 void *pvt, pfn_t *rpfn, void **cookiep)
4312 *rpfn = btop(paddr);
4319 *rpfn = PFN_INVALID;
4324 *rpfn = PFN_INVALID;
4355 *rpfn = PFN_INVALID;
4367 *rpfn = PFN_INVALID;
4380 *rpfn = PFN_INVALID;
4395 *rpfn = pfn;
4430 *rpfn
4286 hat_add_callback(id_t callback_id, caddr_t vaddr, uint_t len, uint_t flags, void *pvt, pfn_t *rpfn, void **cookiep) argument
[all...]

Completed in 235 milliseconds