Home
last modified time | relevance | path

Searched refs:dprintf0 (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/powerpc/pseries/
H A Dmmu_phyp.c60 #define dprintf0(fmt, ...) dprintf(MMU_PHYP_ID fmt, ## __VA_ARGS__) macro
63 #define dprintf0(fmt, args...) do { ; } while(0) macro
160 dprintf0("slb-size=%i\n", n_slbs); in mphyp_install()
185 dprintf0("Segment Page Size: " in mphyp_install()