Home
last modified time | relevance | path

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

/freebsd/sys/amd64/amd64/
H A Dsupport.S1708 #define L1D_FLUSH_SIZE (64 * 1024) macro
1710 movq $-L1D_FLUSH_SIZE, %rcx
1717 1: movb L1D_FLUSH_SIZE(%r9, %rcx), %al
1722 movq $-L1D_FLUSH_SIZE, %rcx
1724 2: movb L1D_FLUSH_SIZE(%r9, %rcx), %al
1729 #undef L1D_FLUSH_SIZE