Searched defs:vtpm (Results 1 – 8 of 8) sorted by relevance
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_vtpm.c | 21 libxl_device_vtpm *vtpm, bool hotplug) in libxl__device_vtpm_setdefault() 32 libxl_device_vtpm *vtpm, in libxl__device_from_vtpm() 55 libxl_device_vtpm *vtpm, in libxl__set_xenstore_vtpm() 71 libxl_device_vtpm *vtpm, in libxl__device_vtpm_add() 79 libxl_device_vtpm *vtpm) in libxl__vtpm_from_xenstore() 109 libxl_device_vtpm *vtpm, in libxl_device_vtpm_getinfo() 174 libxl_device_vtpm *vtpm) in libxl_devid_to_device_vtpm() 209 libxl_uuid* uuid, libxl_device_vtpm *vtpm) in libxl_uuid_to_device_vtpm()
|
/xen-4.10.0-shim-comet/stubdom/vtpmmgr/ |
A D | vtpm_disk.c | 142 static struct mem_vtpm_page* find_mem_vtpm_page(struct mem_group *group, struct mem_vtpm *vtpm) in find_mem_vtpm_page() 148 int vtpm_sync(struct mem_group *group, struct mem_vtpm *vtpm) in vtpm_sync() 163 struct mem_vtpm *vtpm = calloc(1, sizeof(*vtpm)); in create_vtpm() local 189 int delete_vtpm(struct mem_group *group, struct mem_vtpm *vtpm) in delete_vtpm()
|
A D | vtpmmgr.h | 88 struct mem_vtpm *vtpm; member
|
A D | vtpm_cmd_handler.c | 715 struct mem_vtpm *vtpm; in vtpmmgr_VtpmNew() local 745 struct mem_vtpm *vtpm; in vtpmmgr_VtpmDel() local
|
A D | disk_read.c | 231 struct mem_vtpm *vtpm = calloc(1, sizeof(*vtpm)); in load_verify_vtpm_page() local
|
/xen-4.10.0-shim-comet/tools/xl/ |
A D | xl_vtpm.c | 28 libxl_device_vtpm vtpm; in main_vtpmattach() local 118 libxl_device_vtpm vtpm; in main_vtpmdetach() local
|
A D | xl_parse.c | 1629 libxl_device_vtpm *vtpm; in parse_config_data() local
|
/xen-4.10.0-shim-comet/stubdom/ |
A D | Makefile | 504 vtpm: cross-polarssl cross-tpmemu vtpm-minios-config.mk target
|
Completed in 14 milliseconds