Searched refs:sys_arch_protect (Results 1 – 3 of 3) sorted by relevance
268 #define SYS_ARCH_PROTECT(lev) lev = sys_arch_protect()278 sys_prot_t sys_arch_protect(void);
179 - sys_prot_t sys_arch_protect(void)187 other words, sys_arch_protect() could be called while already protected. In190 sys_arch_protect() is only required if your port is supporting an operating196 value specified by pval. See the documentation for sys_arch_protect() for
515 sys_arch_protect(void) in sys_arch_protect() function