Searched defs:flush (Results 1 – 14 of 14) sorted by relevance
/xen/xen/arch/x86/guest/hyperv/ |
A D | tlb.c | 75 struct hv_tlb_flush_ex *flush = this_cpu(hv_input_page); in flush_tlb_ex() local 130 struct hv_tlb_flush *flush = this_cpu(hv_input_page); in hyperv_flush_tlb() local
|
/xen/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_freebsd.c | 23 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()
|
/xen/xen/drivers/video/ |
A D | lfb.h | 32 void (*flush)(void); member
|
/xen/tools/xenmon/ |
A D | xenmon.py | 556 def flush(self): member in Delayed
|
/xen/xen/include/xen/ |
A D | serial.h | 80 void (*flush)(struct serial_port *); member
|
/xen/xen/arch/x86/boot/ |
A D | video.S | 790 flush: movb $0x01, %ah label
|
/xen/xen/common/ |
A D | unlzma.c | 277 int(*flush)(void*, unsigned int); member
|
/xen/xen/arch/x86/mm/shadow/ |
A D | multi.c | 4013 int flush = 0; in sh_update_cr3() local 4444 int flush = 0; in sh_pagetable_dying() local
|
/xen/xen/drivers/passthrough/vtd/ |
A D | iommu.h | 538 } flush; member
|
/xen/tools/xentrace/ |
A D | xenalyze.c | 4099 int flush=0; in hvm_cr_write_postprocess() local
|
Completed in 57 milliseconds