Home
last modified time | relevance | path

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

/xen/xen/arch/x86/cpu/mtrr/
A Dmain.c313 unsigned int type, char increment) in mtrr_add_page() argument
382 if (increment) in mtrr_add_page()
394 usage_table[i] = usage_table[replace] + !!increment; in mtrr_add_page()
459 char increment) in mtrr_add() argument
464 increment); in mtrr_add()
/xen/xen/include/asm-x86/
A Dmtrr.h70 unsigned int type, char increment);
72 unsigned int type, char increment);
/xen/xen/arch/x86/boot/
A Dedd.S155 addw $8, %bx # increment sig buffer ptr
157 incb %dl # increment to next device
/xen/xen/arch/x86/
A DKconfig193 the increment of image size induced by 2M alignment.
/xen/docs/man/
A Dxen-tscmode.7.pod235 ensures that the TSC is "safe", that is it will increment at a constant rate
A Dxl.cfg.5.pod.in2142 Guest rdtsc/p is always emulated and the virtual TSC will appear to increment
/xen/tools/firmware/rombios/
A Drombios.c10514 mov ax, #0x0004 ;; start with increment of 4 (512-byte) blocks = 2k
10519 mov al, [2] ;; change increment to ROM length in 512-byte blocks
10521 ;; We want our increment in 512-byte quantities, rounded to
11665 inc BYTE 0x0470 ;; increment rollover flag

Completed in 27 milliseconds