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

/freebsd-10.0-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-10.0-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-10.0-release/sys/i386/include/
H A Dpmap.h262 PT_SET_VA(ptep, v, TRUE);
/freebsd-10.0-release/sys/i386/xen/
H A Dpmap.c996 PT_SET_VA(PMAP2, 0, TRUE);
2811 PT_SET_VA(pte, newpte | PG_A, FALSE);
2835 PT_SET_VA(pte, newpte | PG_A, FALSE);

Completed in 92 milliseconds