Searched defs:MP (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/sys/ |
| H A D | mount.h | 805 #define VFS_MOUNT(MP) ({ \ argument 813 #define VFS_UNMOUNT(MP, FORCE) ({ \ argument 819 #define VFS_ROOT(MP, FLAGS, VPP) ({ \ argument 831 #define VFS_QUOTACTL(MP, C, U, A) ({ \ argument 837 #define VFS_STATFS(MP, SBP) ({ \ argument 843 #define VFS_SYNC(MP, WAIT) ({ \ argument 849 #define VFS_VGET(MP, INO, FLAGS, VPP) ({ \ argument 874 #define VFS_SYSCTL(MP, OP, REQ) ({ \ argument 880 #define VFS_SUSP_CLEAN(MP) do { \ argument 886 #define VFS_RECLAIM_LOWERVP(MP, VP) do { \ argument [all …]
|
| /f-stack/freebsd/arm/mv/armadaxp/ |
| H A D | armadaxp_mp.c | 63 #define MP (MV_BASE + 0x20800) macro
|
| /f-stack/freebsd/contrib/edk2/Include/Library/ |
| H A D | BaseLib.h | 5293 UINT32 MP:1; ///< Monitor Coprocessor. member
|