diff options
author | Patrick Delaunay | 2021-05-07 14:50:30 +0200 |
---|---|---|
committer | Tom Rini | 2021-06-07 10:48:40 -0400 |
commit | e359a4a5c1f01add83b8f39f5da0c61ce51e918a (patch) | |
tree | 90fcf2541a1902a7a3be3ec425ffbeb517c8f9b9 /board/socrates/law.c | |
parent | 59c0ea5df33fc4d9b62226d29e3b5c61d639303f (diff) |
lmb: add lmb_is_reserved_flags
Add a new function lmb_is_reserved_flags to check if
an address is reserved with a specific flags.
This function can be used to check if an address was
reserved with no-map flags with:
lmb_is_reserved_flags(lmb, addr, LMB_NOMAP);
Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Diffstat (limited to 'board/socrates/law.c')
0 files changed, 0 insertions, 0 deletions