/src/sys/arch/sun2/sun2/ |
promlib.c | 55 int saved_ctx; member in struct:kernel_state 104 state->saved_ctx = get_context(); 144 set_context(state->saved_ctx);
|
promlib.c | 55 int saved_ctx; member in struct:kernel_state 104 state->saved_ctx = get_context(); 144 set_context(state->saved_ctx);
|
promlib.c | 55 int saved_ctx; member in struct:kernel_state 104 state->saved_ctx = get_context(); 144 set_context(state->saved_ctx);
|
machdep.c | 1095 int saved_ctx; local in function:find_prom_map 1105 saved_ctx = kernel_context(); 1137 restore_context(saved_ctx); 1142 restore_context(saved_ctx);
|
machdep.c | 1095 int saved_ctx; local in function:find_prom_map 1105 saved_ctx = kernel_context(); 1137 restore_context(saved_ctx); 1142 restore_context(saved_ctx);
|
machdep.c | 1095 int saved_ctx; local in function:find_prom_map 1105 saved_ctx = kernel_context(); 1137 restore_context(saved_ctx); 1142 restore_context(saved_ctx);
|
pmap.c | 1091 int saved_ctx; local in function:pv_changepte 1109 saved_ctx = get_context(); 1180 set_context(saved_ctx); 1195 int saved_ctx; local in function:pv_syncflags 1204 saved_ctx = get_context(); 1277 set_context(saved_ctx); 1984 int saved_ctx; local in function:pmap_enter_kernel 1993 saved_ctx = get_context(); 2118 set_context(saved_ctx); 2306 int saved_ctx; local in function:pmap_kenter_pa 2422 int saved_ctx; local in function:pmap_kremove 2796 int saved_ctx; local in function:pmap_unwire 2851 int s, saved_ctx, segnum, sme; local in function:_pmap_extract_pmeg 2882 int saved_ctx; local in function:pmap_extract 3591 int saved_ctx; local in function:pmap_copy_page 3641 int saved_ctx; local in function:pmap_zero_page 3707 int saved_ctx; local in function:pmap_kcore_hdr 3736 int saved_ctx; local in function:pmap_get_pagemap 3768 int saved_ctx; local in function:get_pte_pmeg 3796 int saved_ctx; local in function:set_pte_pmeg [all...] |
pmap.c | 1091 int saved_ctx; local in function:pv_changepte 1109 saved_ctx = get_context(); 1180 set_context(saved_ctx); 1195 int saved_ctx; local in function:pv_syncflags 1204 saved_ctx = get_context(); 1277 set_context(saved_ctx); 1984 int saved_ctx; local in function:pmap_enter_kernel 1993 saved_ctx = get_context(); 2118 set_context(saved_ctx); 2306 int saved_ctx; local in function:pmap_kenter_pa 2422 int saved_ctx; local in function:pmap_kremove 2796 int saved_ctx; local in function:pmap_unwire 2851 int s, saved_ctx, segnum, sme; local in function:_pmap_extract_pmeg 2882 int saved_ctx; local in function:pmap_extract 3591 int saved_ctx; local in function:pmap_copy_page 3641 int saved_ctx; local in function:pmap_zero_page 3707 int saved_ctx; local in function:pmap_kcore_hdr 3736 int saved_ctx; local in function:pmap_get_pagemap 3768 int saved_ctx; local in function:get_pte_pmeg 3796 int saved_ctx; local in function:set_pte_pmeg [all...] |
pmap.c | 1091 int saved_ctx; local in function:pv_changepte 1109 saved_ctx = get_context(); 1180 set_context(saved_ctx); 1195 int saved_ctx; local in function:pv_syncflags 1204 saved_ctx = get_context(); 1277 set_context(saved_ctx); 1984 int saved_ctx; local in function:pmap_enter_kernel 1993 saved_ctx = get_context(); 2118 set_context(saved_ctx); 2306 int saved_ctx; local in function:pmap_kenter_pa 2422 int saved_ctx; local in function:pmap_kremove 2796 int saved_ctx; local in function:pmap_unwire 2851 int s, saved_ctx, segnum, sme; local in function:_pmap_extract_pmeg 2882 int saved_ctx; local in function:pmap_extract 3591 int saved_ctx; local in function:pmap_copy_page 3641 int saved_ctx; local in function:pmap_zero_page 3707 int saved_ctx; local in function:pmap_kcore_hdr 3736 int saved_ctx; local in function:pmap_get_pagemap 3768 int saved_ctx; local in function:get_pte_pmeg 3796 int saved_ctx; local in function:set_pte_pmeg [all...] |
/src/sys/dev/pci/qat/ |
qat_ae.c | 1210 uint32_t saved_ctx = 0; local in function:qat_ae_clear_gprs 1241 qat_ae_read_4(sc, ae, ACTIVE_CTX_STATUS, &saved_ctx); 1273 saved_ctx & ACTIVE_CTX_STATUS_ACNO);
|
qat_ae.c | 1210 uint32_t saved_ctx = 0; local in function:qat_ae_clear_gprs 1241 qat_ae_read_4(sc, ae, ACTIVE_CTX_STATUS, &saved_ctx); 1273 saved_ctx & ACTIVE_CTX_STATUS_ACNO);
|
qat_ae.c | 1210 uint32_t saved_ctx = 0; local in function:qat_ae_clear_gprs 1241 qat_ae_read_4(sc, ae, ACTIVE_CTX_STATUS, &saved_ctx); 1273 saved_ctx & ACTIVE_CTX_STATUS_ACNO);
|
/src/sys/arch/sun3/sun3/ |
pmap.c | 1100 int saved_ctx; local in function:pv_changepte 1118 saved_ctx = get_context(); 1187 set_context(saved_ctx); 1202 int saved_ctx; local in function:pv_syncflags 1211 saved_ctx = get_context(); 1282 set_context(saved_ctx);
|
pmap.c | 1100 int saved_ctx; local in function:pv_changepte 1118 saved_ctx = get_context(); 1187 set_context(saved_ctx); 1202 int saved_ctx; local in function:pv_syncflags 1211 saved_ctx = get_context(); 1282 set_context(saved_ctx);
|
pmap.c | 1100 int saved_ctx; local in function:pv_changepte 1118 saved_ctx = get_context(); 1187 set_context(saved_ctx); 1202 int saved_ctx; local in function:pv_syncflags 1211 saved_ctx = get_context(); 1282 set_context(saved_ctx);
|