Samsung Internal API reference
2.0
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
phys.h
Go to the documentation of this file.
1
/*
2
* driver/mem/phys
3
*
4
* Copyright (C) 2012-2018, Samsung Electronics Co., Ltd.
5
*
6
* Physical memory access driver
7
*/
8
9
#pragma once
10
11
#define MAP_PHYS_NON_SECURE (1 << 29)
12
#define MAP_PHYS_NON_CACHED (1 << 28)
driver
mem
phys.h
Generated by
1.8.11