![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 #ifndef _ASMSPARC_SHMPARAM_H 0003 #define _ASMSPARC_SHMPARAM_H 0004 0005 #define __ARCH_FORCE_SHMLBA 1 0006 0007 extern int vac_cache_size; 0008 #define SHMLBA (vac_cache_size ? vac_cache_size : PAGE_SIZE) 0009 0010 #endif /* _ASMSPARC_SHMPARAM_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |