Searched refs:security_level (Results 1 – 9 of 9) sorted by relevance
138 nds32_isr_vectors[i].security_level = s_level; in nds32_interrupt_attribute_parse_string()228 nds32_isr_vectors[i].security_level = s_level; in nds32_exception_attribute_parse_string()418 if (nds32_isr_vectors[vector_id].security_level == 0) in nds32_emit_isr_vector_section()428 "_nds32_spl_%d", nds32_isr_vectors[vector_id].security_level); in nds32_emit_isr_vector_section()670 tree security_level; in nds32_construct_isr_vectors_information() local694 security_level = TREE_VALUE (security_level_list); in nds32_construct_isr_vectors_information()695 s_level = TREE_INT_CST_LOW (security_level); in nds32_construct_isr_vectors_information()773 nds32_isr_vectors[vector_id].security_level = s_level; in nds32_construct_isr_vectors_information()864 nds32_isr_vectors[i].security_level = 0; in nds32_asm_file_start_for_isr()906 nds32_isr_vectors[i].security_level); in nds32_asm_file_end_for_isr()
404 unsigned int security_level; member
57 int security_level(void);
180 int security_level() in security_level() function
25 if (security_level()) in _expand_filename()
13314 (nds32_isr_info): New field security_level.