Searched refs:increment (Results 1 – 7 of 7) sorted by relevance
313 unsigned int type, char increment) in mtrr_add_page() argument382 if (increment) in mtrr_add_page()394 usage_table[i] = usage_table[replace] + !!increment; in mtrr_add_page()459 char increment) in mtrr_add() argument464 increment); in mtrr_add()
70 unsigned int type, char increment);72 unsigned int type, char increment);
155 addw $8, %bx # increment sig buffer ptr157 incb %dl # increment to next device
193 the increment of image size induced by 2M alignment.
235 ensures that the TSC is "safe", that is it will increment at a constant rate
2142 Guest rdtsc/p is always emulated and the virtual TSC will appear to increment
10514 mov ax, #0x0004 ;; start with increment of 4 (512-byte) blocks = 2k10519 mov al, [2] ;; change increment to ROM length in 512-byte blocks10521 ;; We want our increment in 512-byte quantities, rounded to11665 inc BYTE 0x0470 ;; increment rollover flag
Completed in 27 milliseconds