Sign in
android-kvm
/
linux
/
refs/heads/for-demo/july-22
/
.
/
arch
/
arm64
/
include
/
asm
/
mem_relinquish.h
blob: cdf65071b9cbed49d1382ca23597422388278c7f [
file
] [
log
] [
blame
] [
edit
]
/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef
__ASM_MEM_RELINQUISH_H
#define
__ASM_MEM_RELINQUISH_H
void
page_relinquish
(
struct
page
*
page
);
#endif
/* __ASM_MEM_RELINQUISH_H */