Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/sys/
H A Dcontrolregs.h100 #define PCID_USER 0x001 /* user-space PCID */ macro
/illumos-gate/usr/src/uts/i86pc/vm/
H A Di86_mmu.c462 if (pcid == PCID_USER) { in invpcid()
525 invpcid(INVPCID_ADDR, PCID_USER, va); in mmu_flush_tlb_page()
H A Dhat_i86.c1530 ucr3 = MAKECR3(info->hci_user_l3pfn, PCID_USER) | in hat_switch()