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

/linux-master/arch/sparc/include/asm/
H A Dhypervisor.h515 #define HV_PGSZ_MASK_16GB (1 << 7) macro
/linux-master/arch/sparc/mm/
H A Dinit_64.c366 hv_pgsz_mask = HV_PGSZ_MASK_16GB;
2185 HV_PGSZ_MASK_16GB) &
2254 if (cpu_pgsz_mask & HV_PGSZ_MASK_16GB) {

Completed in 270 milliseconds