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

/freebsd-10.0-release/sys/amd64/include/xen/
H A Dxenpmap.h85 #define SH_PD_SET_VA_CLEAR 3 macro
140 pd_set((_pmap),(_ptp), 0, SH_PD_SET_VA_CLEAR); \
176 pd_set((_pmap),(_ptepindex), 0, SH_PD_SET_VA_CLEAR); \
/freebsd-10.0-release/sys/i386/include/xen/
H A Dxenpmap.h90 #define SH_PD_SET_VA_CLEAR 3 macro
145 pd_set((_pmap),(_ptp), 0, SH_PD_SET_VA_CLEAR); \
181 pd_set((_pmap),(_ptepindex), 0, SH_PD_SET_VA_CLEAR); \
/freebsd-10.0-release/sys/i386/xen/
H A Dpmap.c343 case SH_PD_SET_VA_CLEAR:

Completed in 112 milliseconds