![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 #ifndef S390_MEM_ENCRYPT_H__ 0003 #define S390_MEM_ENCRYPT_H__ 0004 0005 #ifndef __ASSEMBLY__ 0006 0007 int set_memory_encrypted(unsigned long addr, int numpages); 0008 int set_memory_decrypted(unsigned long addr, int numpages); 0009 0010 #endif /* __ASSEMBLY__ */ 0011 0012 #endif /* S390_MEM_ENCRYPT_H__ */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |