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

/illumos-gate/usr/src/uts/i86xpv/boot/
H A Dboot_xconsole.c52 #define PTE_BITS (PT_VALID | PT_WRITABLE) macro
82 xen_info->shared_info | PTE_BITS, UVMF_INVLPG | UVMF_LOCAL);
89 mmu_ptob((x86pte_t)xen_info->console.domU.mfn) | PTE_BITS,

Completed in 60 milliseconds