E 359 arch/i386/include/pmap.h #define pmap_valid_entry(E) ((E) & PG_V) /* is PDE or PTE valid? */ E 53 dev/pci/if_em_osdep.h #define DEBUGOUT7(S,A,B,C,D,E,F,G) printf(S "\n",A,B,C,D,E,F,G) E 59 dev/pci/if_em_osdep.h #define DEBUGOUT7(S,A,B,C,D,E,F,G) E 53 dev/pci/if_ixgb_osdep.h #define DEBUGOUT7(S,A,B,C,D,E,F,G) printf(S "\n",A,B,C,D,E,F,G) E 59 dev/pci/if_ixgb_osdep.h #define DEBUGOUT7(S,A,B,C,D,E,F,G) E 132 uvm/uvm.h #define UVM_ET_ISOBJ(E) (((E)->etype & UVM_ET_OBJ) != 0) E 133 uvm/uvm.h #define UVM_ET_ISSUBMAP(E) (((E)->etype & UVM_ET_SUBMAP) != 0) E 134 uvm/uvm.h #define UVM_ET_ISCOPYONWRITE(E) (((E)->etype & UVM_ET_COPYONWRITE) != 0) E 135 uvm/uvm.h #define UVM_ET_ISNEEDSCOPY(E) (((E)->etype & UVM_ET_NEEDSCOPY) != 0) E 184 uvm/uvm_stat.h #define UVMHIST_PRINTNOW(E) \ E 192 uvm/uvm_stat.h #define UVMHIST_PRINTNOW(E) /* nothing */