Home
last modified time | relevance | path

Searched refs:PG_XIE (Results 1 – 2 of 2) sorted by relevance

/linux/arch/mips/include/asm/
H A Dmipsregs.h383 #define PG_XIE (_ULCAST_(1) << 30) macro
/linux/arch/mips/kvm/
H A Dvz.c3096 kvm_write_sw_gc0_pagegrain(cop0, PG_RIE | PG_XIE | PG_IEC); in kvm_vz_vcpu_setup()