Searched refs:platform_real_maxaddr (Results 1 - 8 of 8) sorted by relevance

/freebsd-current/sys/powerpc/include/
H A Dplatform.h58 vm_offset_t platform_real_maxaddr(void);
/freebsd-current/sys/powerpc/ofw/
H A Drtas.c108 ulmin(platform_real_maxaddr(), BUS_SPACE_MAXADDR_32BIT),
H A Dofw_real.c277 ulmin(platform_real_maxaddr(), BUS_SPACE_MAXADDR_32BIT), PAGE_SIZE,
/freebsd-current/sys/powerpc/ps3/
H A Dplatform_ps3.c80 PLATFORMMETHOD(platform_real_maxaddr, ps3_real_maxaddr),
/freebsd-current/sys/powerpc/aim/
H A Dslb.c498 realmax = platform_real_maxaddr();
527 if (platform_real_maxaddr() != VM_MAX_ADDRESS) {
H A Dmmu_oea64.c2850 if (s + size > platform_real_maxaddr())
/freebsd-current/sys/powerpc/powerpc/
H A Dplatform.c242 platform_real_maxaddr(void) function
/freebsd-current/sys/powerpc/pseries/
H A Dplatform_chrp.c97 PLATFORMMETHOD(platform_real_maxaddr, chrp_real_maxaddr),

Completed in 385 milliseconds