Searched hist:"9 e953cda5cdf1c230a3c9b7fc4d5e94f15885a9b" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/arch/riscv/include/asm/ |
H A D | hugetlb.h | 9e953cda5cdf1c230a3c9b7fc4d5e94f15885a9b Sun May 26 07:50:38 CDT 2019 Alexandre Ghiti <alex@ghiti.fr> riscv: Introduce huge page support for 32/64bit kernel
This patch implements both 4MB huge page support for 32bit kernel and 2MB/1GB huge pages support for 64bit kernel.
Signed-off-by: Alexandre Ghiti <alex@ghiti.fr> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Paul Walmsley <paul.walmsley@sifive.com>
|
H A D | page.h | diff 9e953cda5cdf1c230a3c9b7fc4d5e94f15885a9b Sun May 26 07:50:38 CDT 2019 Alexandre Ghiti <alex@ghiti.fr> riscv: Introduce huge page support for 32/64bit kernel
This patch implements both 4MB huge page support for 32bit kernel and 2MB/1GB huge pages support for 64bit kernel.
Signed-off-by: Alexandre Ghiti <alex@ghiti.fr> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Paul Walmsley <paul.walmsley@sifive.com>
|
H A D | pgtable.h | diff 9e953cda5cdf1c230a3c9b7fc4d5e94f15885a9b Sun May 26 07:50:38 CDT 2019 Alexandre Ghiti <alex@ghiti.fr> riscv: Introduce huge page support for 32/64bit kernel
This patch implements both 4MB huge page support for 32bit kernel and 2MB/1GB huge pages support for 64bit kernel.
Signed-off-by: Alexandre Ghiti <alex@ghiti.fr> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Paul Walmsley <paul.walmsley@sifive.com>
|
/openbmc/linux/arch/riscv/mm/ |
H A D | hugetlbpage.c | 9e953cda5cdf1c230a3c9b7fc4d5e94f15885a9b Sun May 26 07:50:38 CDT 2019 Alexandre Ghiti <alex@ghiti.fr> riscv: Introduce huge page support for 32/64bit kernel
This patch implements both 4MB huge page support for 32bit kernel and 2MB/1GB huge pages support for 64bit kernel.
Signed-off-by: Alexandre Ghiti <alex@ghiti.fr> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Paul Walmsley <paul.walmsley@sifive.com>
|
H A D | Makefile | diff 9e953cda5cdf1c230a3c9b7fc4d5e94f15885a9b Sun May 26 07:50:38 CDT 2019 Alexandre Ghiti <alex@ghiti.fr> riscv: Introduce huge page support for 32/64bit kernel
This patch implements both 4MB huge page support for 32bit kernel and 2MB/1GB huge pages support for 64bit kernel.
Signed-off-by: Alexandre Ghiti <alex@ghiti.fr> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Paul Walmsley <paul.walmsley@sifive.com>
|
/openbmc/linux/arch/riscv/ |
H A D | Kconfig | diff 9e953cda5cdf1c230a3c9b7fc4d5e94f15885a9b Sun May 26 07:50:38 CDT 2019 Alexandre Ghiti <alex@ghiti.fr> riscv: Introduce huge page support for 32/64bit kernel
This patch implements both 4MB huge page support for 32bit kernel and 2MB/1GB huge pages support for 64bit kernel.
Signed-off-by: Alexandre Ghiti <alex@ghiti.fr> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Paul Walmsley <paul.walmsley@sifive.com>
|