Home
last modified time | relevance | path

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

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