Home
last modified time | relevance | path

Searched refs:activate (Results 1 – 12 of 12) sorted by relevance

/xen-4.10.0-shim-comet/tools/ocaml/xenstored/
A Doxenstored.conf.in10 merge-activate = true
45 perms-activate = true
48 quota-activate = true
A Dperms.ml22 let activate = ref true var
131 if !activate && not (Connection.is_dom0 connection)
157 if !activate
A Dquota.ml22 let activate = ref true var
57 if !activate then
A Dxenstored.ml93 ("merge-activate", Config.Set_bool Transaction.do_coalesce);
97 ("perms-activate", Config.Set_bool Perms.activate);
98 ("quota-activate", Config.Set_bool Quota.activate);
A Dconnection.ml162 if !Quota.activate && !Define.maxwatch > 0 &&
/xen-4.10.0-shim-comet/tools/firmware/rombios/32bit/tcgbios/
A Dtpm_drivers.h5 uint32_t (*activate)(uint32_t baseaddr); member
A Dtpm_drivers.c187 .activate = tis_activate,
A Dtcgbios.c196 irc = td->activate(td->baseaddr); in MA_Transmit()
/xen-4.10.0-shim-comet/docs/
A DREADME.remus2 checkpoints to a backup, which will activate if the target VM fails.
/xen-4.10.0-shim-comet/docs/misc/
A Dgrant-tables.txt52 reference used to activate an entry. Xen will write into a shared entry to
/xen-4.10.0-shim-comet/tools/firmware/vgabios/
A DChangeLog547 - vgabios_init_func: load and activate text font already done by set_video_mode
567 - activate char table after loading it when setting a text video
A Dvgabios.c1016 ;; copy and activate 8x16 font

Completed in 15 milliseconds