Searched refs:ZSECURITY_ENABLED (Results 1 – 2 of 2) sorted by relevance
389 #define ZSECURITY_ENABLED(opt) (zsecurity_options & ZSECURITY_OPTIONS_##opt) macro
474 if (ZSECURITY_ENABLED(KERNEL_DATA_MAP) && kheap == KHEAP_DATA_BUFFERS) { in kalloc_zones_init()605 if (ZSECURITY_ENABLED(KERNEL_DATA_MAP)) { in kalloc_init_maps()1835 } else if (!ZSECURITY_ENABLED(KERNEL_DATA_MAP)) { in kalloc_data_require()1872 } else if (!ZSECURITY_ENABLED(KERNEL_DATA_MAP)) { in kalloc_non_data_require()