Subversion Repositories HelenOS-historic

Rev

Rev 627 | Rev 646 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 627 Rev 630
Line 33... Line 33...
33
#include <arch/mm/mmu.h>
33
#include <arch/mm/mmu.h>
34
#include <print.h>
34
#include <print.h>
35
#include <arch/types.h>
35
#include <arch/types.h>
36
#include <typedefs.h>
36
#include <typedefs.h>
37
#include <config.h>
37
#include <config.h>
38
#include <arch/trap.h>
38
#include <arch/trap/trap.h>
39
 
39
 
40
/** Initialize ITLB and DTLB.
40
/** Initialize ITLB and DTLB.
41
 *
41
 *
42
 * The goal of this function is to disable MMU
42
 * The goal of this function is to disable MMU
43
 * so that both TLBs can be purged and new
43
 * so that both TLBs can be purged and new