Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/sys/
HDimgact_aout.h63 ((x) + __LDPGSZ - 1) & ~(uint32_t)(__LDPGSZ - 1) : (x))
80 le32toh((ex).a_entry) & ~__LDPGSZ) : __LDPGSZ)
88 (N_GETMAGIC(ex) == ZMAGIC ? __LDPGSZ : (N_GETMAGIC(ex) == QMAGIC || \
/freebsd-14-stable/sys/powerpc/include/
HDexec.h35 #define __LDPGSZ 4096 macro
/freebsd-14-stable/sys/i386/include/
HDexec.h37 #define __LDPGSZ 4096 macro
/freebsd-14-stable/sys/arm/include/
HDexec.h35 #define __LDPGSZ 4096 macro
/freebsd-14-stable/sys/amd64/include/
HDexec.h37 #define __LDPGSZ 4096 macro
/freebsd-14-stable/usr.sbin/btxld/
HDbtxld.c36 #undef __LDPGSZ
37 #define __LDPGSZ 4096 macro