Home
last modified time | relevance | path

Searched refs:epoch (Results 1 – 3 of 3) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/x86/
A Ddomain_page.c111 if ( unlikely(dcache->epoch != vcache->shadow_epoch) ) in map_domain_page()
113 vcache->shadow_epoch = dcache->epoch; in map_domain_page()
160 vcache->shadow_epoch = ++dcache->epoch; in map_domain_page()
/xen-4.10.0-shim-comet/stubdom/grub.patches/
A D60ext4.diff145 + __u32 i_ctime_extra; /* extra Change time (nsec << 2 | epoch) */
146 + __u32 i_mtime_extra; /* extra Modification time(nsec << 2 | epoch) */
147 + __u32 i_atime_extra; /* extra Access time (nsec << 2 | epoch) */
149 + __u32 i_crtime_extra; /* extra FileCreationtime (nsec << 2 | epoch) */
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Ddomain.h65 unsigned int epoch; member

Completed in 6 milliseconds