Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 729 → Rev 730

/kernel/trunk/arch/ia32/src/mm/tlb.c
46,7 → 46,7
tlb_invalidate_all();
}
 
/** Invalidate TLB entry for specified page range belonging to specified address space.
/** Invalidate TLB entries for specified page range belonging to specified address space.
*
* @param asid This parameter is ignored as the architecture doesn't support it.
* @param page Address of the first page whose entry is to be invalidated.