Home
last modified time | relevance | path

Searched refs:adjust (Results 1 – 18 of 18) sorted by relevance

/xen/xen/arch/x86/cpu/mcheck/
A Damd_nonfatal.c75 static int adjust = 0; variable
120 adjust++; in mce_amd_checkregs()
134 if (adjust > 0) { in mce_amd_work_fn()
159 if (adjust == 0) { in mce_amd_work_fn()
169 adjust += (counter - 1); in mce_amd_work_fn()
180 if (variable_period && adjust > 0) { in mce_amd_work_fn()
182 adjust++; /* adjust == 1 must have an effect */ in mce_amd_work_fn()
183 period /= adjust; in mce_amd_work_fn()
201 adjust = 0; in mce_amd_work_fn()
A Dnon-fatal.c32 static int adjust = 0; variable
45 adjust++; in mce_checkregs()
75 if (adjust) in mce_work_fn()
76 period /= (adjust + 1); in mce_work_fn()
86 adjust = 0; in mce_work_fn()
/xen/tools/libxc/
A Dxc_misc.c749 uint32_t adjust = 0; in xc_livepatch_list() local
790 if ( adjust ) in xc_livepatch_list()
791 adjust = 0; /* Used when adjusting the 'max_batch_sz' or 'retries'. */ in xc_livepatch_list()
845 adjust = 1; /* For the loop conditional to let us loop again. */ in xc_livepatch_list()
872 adjust = 1; /* And make sure we continue in the loop. */ in xc_livepatch_list()
914 } while ( adjust || (*done < max && *left != 0) ); in xc_livepatch_list()
/xen/tools/flask/policy/modules/
A Dxen.if10 allow $1 $2:mmu { adjust physmap map_read map_write stat pinpage updatemp mmuext_op };
59 allow $1 $2:mmu { map_read map_write adjust memorymap physmap pinpage mmuext_op updatemp };
154 allow $1 $2_target:mmu { map_read map_write adjust physmap target_hack };
/xen/xen/common/sched/
A Dprivate.h323 int (*adjust) (const struct scheduler *, struct domain *, member
478 return s->adjust ? s->adjust(s, d, op) : 0; in sched_adjust_dom()
A Darinc653.c723 .adjust = NULL,
A Drt.c1550 .adjust = rt_dom_cntl,
A Dcredit.c2251 .adjust = csched_dom_cntl,
A Dcredit2.c4195 .adjust = csched2_dom_cntl,
/xen/docs/process/
A Dxen-release-management.pandoc230 a push. For security bugs, coordinate with the Security Team to adjust the
245 to adjust the access rights.
248 to adjust the access rights.
/xen/xen/xsm/flask/policy/
A Daccess_vectors356 adjust
/xen/
A DINSTALL17 environment variables which are used to adjust various aspects of the
/xen/docs/man/
A Dxen-tscmode.7.pod59 an intelligent default but allows system administrator's to adjust
A Dxl.cfg.5.pod.in1801 RAM. You should not normally need to adjust this value. However, if you
2723 RAM. You should not normally need to adjust this value. However, if you
/xen/stubdom/
A Dlwip.patch-cvs447 adjust for alignment. */
886 + /* adjust the number of pbufs on queue */
/xen/tools/firmware/rombios/
A Drombios.c3043 ;; adjust if there will be an overrun. 2K max sector size
3192 ;; adjust if there will be an overrun. 2K max sector size
6679 ;; adjust if there will be an overrun
6819 ;; adjust if there will be an overrun
/xen/docs/misc/
A Dxen-command-line.pandoc300 some platforms, the "maxcpus" option may need to be used to further adjust
302 monotonic TSC across sockets you may want to adjust the "tsc" command line
A Dlivepatch.pandoc1145 preprocessor "#line n" directives to adjust for the introduced

Completed in 49 milliseconds