Home
last modified time | relevance | path

Searched refs:expect (Results 1 – 14 of 14) sorted by relevance

/xen/tools/ocaml/libs/xc/
A Dabi-check64 sub expect ($$) { subroutine
83 expect($cval, "(1u << $bitnum)");
87 expect($ei->{CFinal}, "(1u << ".($bitnum-1).")");
89 expect($ei->{CFinal}, "(1u << $bitnum)-1u");
/xen/xen/test/livepatch/
A Dxen_expectations.c25 .expect = {
A Dxen_expectations_fail.c26 .expect = {
/xen/tools/firmware/rombios/32bit/tcgbios/
A Dtpm_drivers.c45 uint8_t mask, uint8_t expect) in tis_wait_sts() argument
50 if ((sts & mask) == expect) { in tis_wait_sts()
/xen/tools/ocaml/xenstored/
A Dconfig.ml102 | Failure "int_of_string" -> append (k, "expect int arg")
103 | Failure "bool_of_string" -> append (k, "expect bool arg")
104 | Failure "float_of_string" -> append (k, "expect float arg")
/xen/xen/include/public/
A Dsysctl.h873 livepatch_expectation_t expect; member
/xen/docs/man/
A Dxen-vbd-interface.7.pandoc41 guest should expect storage management to be done by the host and
A Dxl.cfg.5.pod.in250 50% (50% of 2GHz). If you are not getting the performance you expect,
1690 configure any passthrough devices at domain creation time but expect
A Dxl.1.pod.in1069 50% (50% of 2GHz). If you are not getting the performance you expect,
/xen/docs/features/
A Dfeature-levelling.pandoc20 certain codepaths based on the available features, and expect the features to
/xen/docs/misc/
A Dlivepatch.pandoc303 livepatch_expectation_t expect;
340 * `expect` is an optional structure containing expected to-be-replaced data
341 (mostly for inline asm patching). The `expect` structure format is:
417 livepatch_expectation_t expect;
436 .expect = { /* All fields to be filled manually */
A Dxenstore-paths.pandoc166 expect to be given. In the absence of in-guest memory hotplug support
460 ~/control path is read-only to a guest, a guest should not expect a
/xen/docs/process/
A Dxen-release-management.pandoc14 that they can have an idea what to expect from the Release Manager.
/xen/xen/common/
A Dlivepatch.c567 const livepatch_expectation_t *exp = &func->expect; in livepatch_verify_expectation_fn()

Completed in 24 milliseconds