Searched refs:HV_PGSZ_MASK_2GB (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/sparc/include/asm/
H A Dhypervisor.h514 #define HV_PGSZ_MASK_2GB (1 << 6) macro
/linux-master/arch/sparc/mm/
H A Dinit_64.c371 hv_pgsz_mask = HV_PGSZ_MASK_2GB;
2184 HV_PGSZ_MASK_2GB |
2245 if (cpu_pgsz_mask & HV_PGSZ_MASK_2GB) {

Completed in 274 milliseconds