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

/freebsd-9.3-release/sys/amd64/include/xen/
H A Dxenpmap.h112 #define PT_SET_VA(_ptp,_npte,sync) do { \ macro
146 #define PT_SET_VA(_ptp,_npte,sync) do { \ macro
/freebsd-9.3-release/sys/i386/include/xen/
H A Dxenpmap.h117 #define PT_SET_VA(_ptp,_npte,sync) do { \ macro
151 #define PT_SET_VA(_ptp,_npte,sync) do { \ macro
/freebsd-9.3-release/sys/i386/include/
H A Dpmap.h258 PT_SET_VA(ptep, v, TRUE);
/freebsd-9.3-release/sys/i386/xen/
H A Dpmap.c993 PT_SET_VA(PMAP2, 0, TRUE);
2812 PT_SET_VA(pte, newpte | PG_A, FALSE);
2836 PT_SET_VA(pte, newpte | PG_A, FALSE);

Completed in 67 milliseconds