Searched defs:flush (Results 1 – 16 of 16) sorted by relevance
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | xc_solaris.c | 25 void discard_file_cache(xc_interface *xch, int fd, int flush) in discard_file_cache()
|
A D | xc_minios.c | 48 void discard_file_cache(xc_interface *xch, int fd, int flush) in discard_file_cache()
|
A D | xc_netbsd.c | 27 void discard_file_cache(xc_interface *xch, int fd, int flush) in discard_file_cache()
|
A D | xc_linux.c | 23 void discard_file_cache(xc_interface *xch, int fd, int flush) in discard_file_cache()
|
A D | xc_freebsd.c | 23 void discard_file_cache(xc_interface *xch, int fd, int flush) in discard_file_cache()
|
/xen-4.10.0-shim-comet/xen/drivers/video/ |
A D | lfb.h | 32 void (*flush)(void); member
|
/xen-4.10.0-shim-comet/xen/drivers/passthrough/vtd/ |
A D | iommu.c | 394 struct iommu_flush *flush = iommu_get_flush(iommu); in iommu_flush_context_global() local 404 struct iommu_flush *flush = iommu_get_flush(iommu); in iommu_flush_context_device() local 482 struct iommu_flush *flush = iommu_get_flush(iommu); in iommu_flush_iotlb_global() local 501 struct iommu_flush *flush = iommu_get_flush(iommu); in iommu_flush_iotlb_dsi() local 521 struct iommu_flush *flush = iommu_get_flush(iommu); in iommu_flush_iotlb_psi() local 2099 struct iommu_flush *flush = NULL; in init_vtd_hw() local
|
A D | qinval.c | 401 struct iommu_flush *flush; in enable_qinval() local
|
A D | iommu.h | 529 struct iommu_flush flush; member
|
/xen-4.10.0-shim-comet/tools/xenmon/ |
A D | xenmon.py | 554 def flush(self): member in Delayed
|
/xen-4.10.0-shim-comet/xen/include/xen/ |
A D | serial.h | 79 void (*flush)(struct serial_port *); member
|
/xen-4.10.0-shim-comet/xen/arch/x86/boot/ |
A D | video.S | 794 flush: movb $0x01, %ah label
|
/xen-4.10.0-shim-comet/xen/common/ |
A D | unlzma.c | 278 int(*flush)(void*, unsigned int); member
|
/xen-4.10.0-shim-comet/xen/arch/x86/mm/shadow/ |
A D | multi.c | 4137 int flush = 0; in sh_update_cr3() local 4569 int flush = 0; in sh_pagetable_dying() local
|
/xen-4.10.0-shim-comet/xen/arch/x86/ |
A D | mm.c | 557 static void invalidate_shadow_ldt(struct vcpu *v, int flush) in invalidate_shadow_ldt()
|
/xen-4.10.0-shim-comet/tools/xentrace/ |
A D | xenalyze.c | 4099 int flush=0; in hvm_cr_write_postprocess() local
|
Completed in 79 milliseconds