Searched hist:"0 ba8695e" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/arm/include/asm/ |
H A D | set_memory.h | 0ba8695e Fri Dec 03 03:26:31 CST 2021 Wang Kefeng <wangkefeng.wang@huawei.com> ARM: 9164/1: mm: Provide set_memory_valid()
This function validates and invalidates PTE entries, it will be used in the later patch.
Acked-by: Marco Elver <elver@google.com> Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
|
/openbmc/linux/arch/arm/mm/ |
H A D | pageattr.c | 0ba8695e Fri Dec 03 03:26:31 CST 2021 Wang Kefeng <wangkefeng.wang@huawei.com> ARM: 9164/1: mm: Provide set_memory_valid()
This function validates and invalidates PTE entries, it will be used in the later patch.
Acked-by: Marco Elver <elver@google.com> Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
|