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

/netbsd-current/sys/arch/xen/xen/
H A Dxen_machdep.c318 0, UVMF_INVLPG)) {
343 UVMF_INVLPG)) {
/netbsd-current/sys/arch/i386/i386/
H A Dgdt.c242 *ptp & ~PTE_W, UVMF_INVLPG) < 0) {
H A Dmachdep.c1060 UVMF_INVLPG) < 0) {
1328 if (HYPERVISOR_update_va_mapping((vaddr_t)tmpgdt, pte, UVMF_INVLPG) < 0) {
/netbsd-current/sys/external/mit/xen-include-public/dist/xen/include/public/
H A Dxen.h481 #define UVMF_INVLPG (xen_mk_ulong(2)<<0) /* Flush only one entry. */ macro
/netbsd-current/sys/arch/xen/x86/
H A Dx86_xpmap.c949 HYPERVISOR_update_va_mapping(page, entry, UVMF_INVLPG);
/netbsd-current/sys/arch/x86/x86/
H A Dpmap.c1348 UVMF_INVLPG);

Completed in 135 milliseconds